NextWks/src/core/admin
2026-06-15 06:38:11 +00:00
..
templates feat(ui): show success message on user/group save, auto-refresh list 2026-06-15 06:35:02 +00:00
admin_test.go feat(auth): use Authelia binary for password hashing instead of own argon2 2026-06-14 17:24: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
groups.go feat(groups): app permission checkboxes in create group form 2026-06-15 05:39:32 +00:00
handlers.go feat(email): SMTP welcome email on user creation 2026-06-15 06:38:11 +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(email): SMTP welcome email on user creation 2026-06-15 06:38:11 +00:00
users.go fix(auth): alphanumeric passwords only, no special chars 2026-06-14 17:28:08 +00:00