docs: log users UI

This commit is contained in:
Ivo Oskamp 2026-05-28 16:12:11 +02:00
parent c93a611898
commit 3e12196832

View File

@ -2,6 +2,12 @@
This file documents changes on the develop branch of this project.
## 2026-05-28 — Authentication: Users + Audit UI
### Added
- Users admin view with create/edit/delete and password reset.
- Audit log view (latest 100 events).
## 2026-05-28 — Authentication: SPA gate
### Added