feat(silo): harden authentication for production deployment #53
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Local auth (bcrypt) works end-to-end. LDAP (FreeIPA) and OIDC (Keycloak) backends are coded but depend on infrastructure not yet deployed.
Current state:
Silo_Authdock panel for login and API token managementalexedwards/scs), CSRF protection (nosurf), and role-based access control (admin/editor/viewer)009_auth.sqladds users, api_tokens, and sessions tablesNeeded:
Priority: High
Source: KNOWN_ISSUES.md #4