docs: log auth models
This commit is contained in:
parent
61ab979f5a
commit
51b0177f7f
@ -2,6 +2,12 @@
|
||||
|
||||
This file documents changes on the develop branch of this project.
|
||||
|
||||
## 2026-05-28 — Authentication: data models
|
||||
|
||||
### Added
|
||||
- `User`, `UserSession`, `AuthAudit` SQLAlchemy models.
|
||||
- Model-level tests using SQLite in-memory engine.
|
||||
|
||||
## 2026-05-28 — Authentication: scaffold
|
||||
|
||||
### Added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user