Commander1024
4a4d615c59
Unify Settings Layouts and Add Coverage
2026-09-08 21:22:52 +02:00
Commander1024
989821b7c4
Add Typed Admin Network Settings
2026-09-08 20:57:27 +02:00
Commander1024
42f6423d4e
Implement SSH authorized key management
2026-09-08 16:37:47 +02:00
Commander1024
94433ef975
Add typed account and password settings
...
- Add admin account list, create, role, delete, and password workflows
- Execute identity-checked mutations through the existing dispatcher
- Bound queued credential lifetime and wipe transient secrets
- Add explicit password generation with saved-value acknowledgement
- Handle self-revocation and uncertain outcomes without automatic
retries
- Register optional account routes without disrupting terminal
transports
- Expand host regressions and document contracts and pending target
checks
Validated host suites and pio run; hardware validation remains pending.
2026-09-08 09:27:02 +02:00
Commander1024
f15491f233
Place admin controls before terminal selector
2026-09-06 20:37:39 +02:00
Commander1024
5a609fa40b
Replace Web Basic Auth With Cookie Sessions
...
Add bounded login challenges, CSRF/origin enforcement, logout, and
session-bound WebSocket admission. Isolate private HTTPD access behind a
version-guarded adapter and add focused host coverage. Also let empty
admin
SSH input reach the normal console handler.
2026-09-05 23:55:05 +02:00