server-verwaltung/app
nocci 56f98e3597 🌐 i18n(app): relocate locale middleware for improved organization
- move add_locale_to_request middleware above session middleware
- enhance code readability and maintainability by organizing middleware setup
2025-12-06 14:03:56 +00:00
..
static 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
templates 🌐 i18n(i18n): add multilingual support with translations 2025-12-06 13:58:46 +00:00
__init__.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
auth.py ♻️ refactor(auth): remove bcrypt password length limitation 2025-12-06 13:25:18 +00:00
db.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
i18n.py 🐛 fix(i18n): handle missing session in locale resolution 2025-12-06 14:01:30 +00:00
main.py 🌐 i18n(app): relocate locale middleware for improved organization 2025-12-06 14:03:56 +00:00
models.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
utils.py ♻️ refactor(utils): enhance encryption key handling 2025-12-06 13:39:03 +00:00