• Stefy Lanza (nextime / spora )'s avatar
    Phase 2: Admin dashboard with auth and templates · 6f81dfe2
    Stefy Lanza (nextime / spora ) authored
    - Implement SessionManager with cookie-based authentication
    - Create admin routes with login, logout, password change
    - Add dashboard, models, tokens, users, and chat pages
    - Implement dark theme CSS with modern design
    - Add user management (create, delete users)
    - Add API token management placeholders
    - Session-based auth with CSRF protection
    - Password hashing with argon2 fallback
    - Jinja2 templates for all admin pages
    6f81dfe2
base.html 2.27 KB