Christian Krakau-Louis 4a79c5cacb Refactor user authentication and dashboard features
- Added `is_admin` field to User model for role management.
- Updated user context middleware to include current user in templates.
- Enhanced session management with improved debug middleware.
- Refactored dashboard view to fetch user-specific data and recent events.
- Improved login and registration templates for better user experience.
- Added admin routes with access control for admin users.
- Updated Docker configuration for better error logging and dependency management.
- Updated requirements to include new dependencies and specify versions.
2025-04-13 18:49:27 +02:00
2025-04-11 04:11:33 +02:00
2025-04-11 04:11:33 +02:00
S
Description
Mirror of christianlouis/LeagueLedger
5.9 MiB
Languages
Python 57.7%
HTML 39.7%
CSS 1.6%
JavaScript 0.9%