mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Security, People, Teams, and Roles sections are meaningless without auth and could cause problems (e.g., creating orphan users that block admin bootstrap on re-enable). Hide them via an authRequired flag on nav items, checked alongside the existing requiredPermission filter.