docs: log auth dependencies
This commit is contained in:
parent
a8cb96aa61
commit
7c9431c615
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
This file documents changes on the develop branch of this project.
|
This file documents changes on the develop branch of this project.
|
||||||
|
|
||||||
|
## 2026-05-28 — Authentication: FastAPI dependencies
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- `require_user` / `require_admin` cookie-based session loading.
|
||||||
|
- 401 for missing/expired/inactive; 403 for non-admin on admin routes.
|
||||||
|
|
||||||
## 2026-05-28 — Authentication: session lifecycle
|
## 2026-05-28 — Authentication: session lifecycle
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user