server-verwaltung/app
nocci 21d7c1e9a6 🐛 fix(i18n): handle missing session in locale resolution
- add exception handling to manage cases where session is not in request scope
2025-12-06 14:01:30 +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(i18n): add multilingual support with translations 2025-12-06 13:58:46 +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