NextWks/src/core/admin
2026-06-14 14:56:39 +00:00
..
templates feat(admin): build admin panel with integrated user management, authelia sync, and templ/htmx ui 2026-06-14 13:06:28 +00:00
admin_test.go feat(admin): build admin panel with integrated user management, authelia sync, and templ/htmx ui 2026-06-14 13:06:28 +00:00
auth.go feat(admin): build admin panel with integrated user management, authelia sync, and templ/htmx ui 2026-06-14 13:06:28 +00:00
handlers.go fix(sync): add error logging, fix systemd ReadWritePaths, add role field, interactive admin creation in installer 2026-06-14 14:11:38 +00:00
sync.go feat(auth): replace bearer token with OIDC session + admin role check, auto-fix roles from groups 2026-06-14 14:56:39 +00:00
ui.go feat(admin): build admin panel with integrated user management, authelia sync, and templ/htmx ui 2026-06-14 13:06:28 +00:00
users.go fix(sync): add error logging, fix systemd ReadWritePaths, add role field, interactive admin creation in installer 2026-06-14 14:11:38 +00:00