2 Commits

Author SHA1 Message Date
f2b2e5d6e7 fix: set shell_theme.css/js to 'any' role (static resources need public access) 2026-05-25 22:32:06 +08:00
fd8443f445 feat: add scripts/load_path.py for RBAC permission initialization
- Add scripts/load_path.py with all 28 wwwroot paths
- menu.ui set to 'any' role (public nav access)
- All other paths set to 'logined' role (dashboard visible to authenticated users)
- Idempotent: skips already-registered paths
2026-05-25 22:24:48 +08:00