docs: log auth hashing
This commit is contained in:
parent
e86985743a
commit
448a5d7af4
@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
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: hashing + password policy
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Argon2id password hashing (`hash_password`, `verify_password`).
|
||||||
|
- Server-side password policy (min 12, letter + digit).
|
||||||
|
- Opaque hex session-id generator.
|
||||||
|
|
||||||
## 2026-05-28 — Authentication: data models
|
## 2026-05-28 — Authentication: data models
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user