• 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
Name
Last commit
Last update
..
admin Loading commit data...
api Loading commit data...
backends Loading commit data...
models Loading commit data...
pydantic Loading commit data...
queue Loading commit data...
__init__.py Loading commit data...
cli.py Loading commit data...
config.py Loading commit data...
main.py Loading commit data...
main.py~ Loading commit data...