docs: log session lifecycle
This commit is contained in:
parent
0b7b58efe9
commit
c75dc477af
@ -2,6 +2,12 @@
|
||||
|
||||
This file documents changes on the develop branch of this project.
|
||||
|
||||
## 2026-05-28 — Authentication: session lifecycle
|
||||
|
||||
### Added
|
||||
- `auth.sessions` with 8h sliding / 30d remember TTLs, lookup-and-refresh, revoke, purge.
|
||||
- `UTCDateTime` type decorator in `auth.models` to keep UTC-aware datetimes across SQLite roundtrips.
|
||||
|
||||
## 2026-05-28 — Authentication: audit helper
|
||||
|
||||
### Added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user