• v1.4.0 4f45f9bf37

    feat: add authentication and user management with Authentik integration
    Build and Push / build (release) Successful in 1m16s

    jpmschweitzer released this 2026-01-01 20:25:03 +01:00 | 54 commits to main since this release

    • Add PostgreSQL database with async SQLAlchemy
    • Add Alembic migrations for schema management
    • Add User, Role, UserPreferences, ApiKey models
    • Add auth endpoints: /auth/me, /auth/users, /auth/users/sync-from-authentik
    • Add token validation via Authentik userinfo endpoint
    • Add bulk user sync from Authentik admin API
    • Add database health check to diagnostics

    🤖 Generated with Claude Code

    Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

    Downloads