(feature) Add read-only access level to control panel #72

Merged
parkel merged 1 commits from issue-40-access-levels into master 2026-05-28 22:00:45 +02:00

1 Commits

Author SHA1 Message Date
81ee848f5f (feature) Add read-only access level to control panel
Introduce a central access policy that lets authenticated non-staff users view
backup status pages while keeping credentials, logs, configs, and mutating
actions staff-only.

Hide sensitive navigation and host controls for read-only users, expose only
the status API to authenticated viewers, and document the two access levels.
2026-05-28 22:00:16 +02:00