docs: log SPA auth gate
This commit is contained in:
parent
2d8d58a9ef
commit
4c0f8bd06f
@ -2,6 +2,16 @@
|
||||
|
||||
This file documents changes on the develop branch of this project.
|
||||
|
||||
## 2026-05-28 — Authentication: SPA gate
|
||||
|
||||
### Added
|
||||
- App boot calls `/api/auth/me`; 401 redirects to `/login.html` (or `/setup.html`).
|
||||
- Header user-badge with sign-out button.
|
||||
- Users nav link (hidden for non-admin).
|
||||
|
||||
### Changed
|
||||
- `requestJson` wrapper now redirects on any 401 response.
|
||||
|
||||
## 2026-05-28 — Authentication: setup page
|
||||
|
||||
### Added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user