f933b7d99a
XSS prevention added (with tests)
2025-11-27 15:43:41 +01:00
7e9059a9aa
feat: implement user authentication with login/logout functionality
...
- Add user login screen with German interface
- Add user icon and dropdown menu in header for authenticated users
- Add password change functionality with proper redirects
- Configure authentication URLs and settings
- Ensure all auth functions redirect to main page instead of admin
- Complete openspec change proposal for login feature
2025-11-24 10:37:23 +01:00
28f87509d6
Removed diagram proxy - no longer needed because of cacheing function
2025-11-05 14:46:03 +01:00
b29e894b22
Merge branch 'feature/diagram-post-caching' into testing
2025-10-24 01:04:54 +02:00
0f096d18aa
Add MEDIA_ROOT, MEDIA_URL and DIAGRAM_CACHE_DIR to docker settings
2025-10-23 23:00:14 +00:00
9b484787a4
Add media file serving for cached diagrams
...
- Configure MEDIA_URL/MEDIA_ROOT serving in DEBUG mode
- Separate static and media file configurations for clarity
2025-10-23 22:59:54 +00:00
8dd3b4e9af
Add MEDIA_ROOT, MEDIA_URL and DIAGRAM_CACHE_DIR settings
2025-10-23 22:59:40 +00:00
Adrian A. Baumann
b391ab0ef6
>Renamed app "standards" to "dokumente" - finally working as expected.
2025-10-22 15:08:42 +02:00
931131b8e6
Removed django debug toolbar
2025-10-01 22:34:49 +02:00
506b40db6c
Removed debug toolbar
2025-10-01 22:33:53 +02:00
8c51d4d679
Corrected Static files (again?)
2025-09-30 00:42:07 +02:00
a85a319eca
Change "admin" to "autorenumgebung"
2025-09-23 14:08:43 +02:00
7859fd2847
Various changes for test-deployment
2025-09-23 13:26:07 +02:00
12c3181ad2
All files for deployment ready and tested - further development in this repo.
2025-09-22 10:42:52 +02:00