Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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