Files
ExcaliDash/frontend
Adrian Acala af07a73a07 feat(auth): enhance authentication system with login attempt tracking and configuration options
- Added a new `LoginAttempt` model to track login attempts, including rate limiting and lockout functionality.
- Introduced environment variables for configuring login rate limits and maximum failures.
- Updated the authentication middleware to handle login attempts and enforce rate limits.
- Enhanced the user model with indexing for username and email for improved lookup performance.
- Modified the `.env.example` file to include new optional authentication settings.
- Updated integration tests to cover new login attempt features and authentication state management.
2026-01-20 19:55:32 -08:00
..
2025-11-22 09:45:20 -08:00
2025-11-22 09:18:20 -08:00
2025-11-22 09:18:20 -08:00
2025-11-21 17:55:51 -08:00
2025-11-22 09:29:46 -08:00
2025-11-22 21:06:01 -08:00
2026-01-14 11:25:27 -08:00
2026-01-14 11:26:20 -08:00
2026-01-14 11:25:27 -08:00
MVP
2025-11-21 19:18:07 -08:00
MVP
2025-11-21 19:18:07 -08:00
2025-11-21 17:55:51 -08:00
2025-11-21 17:55:51 -08:00
2026-01-14 11:25:27 -08:00