docs: log setup page

This commit is contained in:
Ivo Oskamp 2026-05-28 16:07:40 +02:00
parent 0709e07a05
commit 939bf38b66

View File

@ -2,6 +2,11 @@
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: setup page
### Added
- `setup.html` for first-run admin creation, reachable only while the `users` table is empty.
## 2026-05-28 — Authentication: login page ## 2026-05-28 — Authentication: login page
### Added ### Added