Public account handle returned by `/api/auth/me`.
Workspace
Your account and editable content surface.
This page reads the active backend session, shows your role, and exposes editor or admin routes only when the API grants access.
/api/auth/me Sign in required
No active backend session was found.
Email is shown only from the authenticated backend response.
Status: -. Last login: -.
Admin controls
Admin dashboard routes are active.
These cards route to backend-authenticated admin pages for users, activity, and content permissions.
View backend counts, warnings, and recent activity.
Users AccountsManage user roles, active status, and password-change flags through admin endpoints.
Activity LogsReview persisted registration, login, logout, and future content activity.
Content PermissionsAssign maintainers and content editing rights.
Admin summary
Current backend state
Loaded from `/api/admin/overview` for the signed-in admin account.
Editable content
Assigned content is managed through the editor workspace.
The editor loads only content the backend grants to your account. Source Markdown changes require a static rebuild before production output changes.
Assigned work
Your editable content
Only content granted to your account by the backend appears here.
Password
Change password
This form submits directly to `/api/auth/change-password`. Password values are not stored by the frontend.