feat: implement custom login system with direct authentication
All checks were successful
Build And Push Image / docker (push) Successful in 2m51s

- Add custom login page with username/password form and SSO fallback
- Implement direct login API endpoint with security features
- Add forgot password functionality and email notifications
- Create guest middleware for authentication routing
- Update Keycloak configuration and add cookie domain settings
- Add security utilities for rate limiting and validation
- Include comprehensive documentation for custom login implementation
This commit is contained in:
2025-08-07 03:43:25 +02:00
parent 308c58e924
commit 2c2c0f5c33
11 changed files with 1290 additions and 46 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

BIN
public/monaco_high_res.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 KiB