AltitudeWeb/backend/src/main/java/com/alttd/altitudeweb/config
2025-08-05 23:11:38 +02:00
..
SecurityAuthFailureHandler.java Add SecurityAuthFailureHandler for better handling of authentication and access failures; update SecurityConfig to integrate the new handler. 2025-07-04 19:49:04 +02:00
SecurityConfig.java Implement appeal form flow with dynamic pages, integrate punishment selection, and add username retrieval logic. Update API schema and enhance auth.service for username handling. 2025-08-05 23:11:38 +02:00
WebConfig.java Add debug logging for resource handling in WebConfig. 2025-07-31 22:03:34 +02:00