Till Tomczak af3761707a feat: Refactor backend security and user management features
- Implemented additional security measures in `app.py` to enhance CSRF protection.
- Updated user model to include new fields for improved user management.
- Enhanced logging setup for better tracking and debugging capabilities.
- Streamlined job scheduler with new uptime tracking features for improved performance.
2025-05-25 20:41:35 +02:00
"""
2025-05-24 18:58:17 +02:00
2025-03-12 12:33:05 +01:00
Description
No description provided
6.6 GiB
Languages
JavaScript 50.1%
Python 24%
HTML 18.5%
Shell 4.3%
CSS 2.9%