-
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 |
|---|---|---|
| .. | ||
| base.html | ||
| change_password.html | ||
| chat.html | ||
| dashboard.html | ||
| login.html | ||
| models.html | ||
| tokens.html | ||
| users.html |