mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-19 16:27:37 +00:00
addresses #360 - Add detailed lockout feedback in login API responses showing remaining attempts - Display lockout warnings in the frontend with attempt counters - Show time remaining when account is locked (15 minute lockout duration) - Add visual indicators (lock icon) for lockout status - Implement /api/security/reset-lockout endpoint for admin recovery - Store lockout information with expiration tracking - Provide clear user guidance about lockout duration and recovery |
||
|---|---|---|
| .. | ||
| adapters | ||
| alerts | ||
| api | ||
| auth | ||
| config | ||
| crypto | ||
| discovery | ||
| errors | ||
| interfaces | ||
| models | ||
| monitoring | ||
| notifications | ||
| types | ||
| updates | ||
| utils | ||
| websocket | ||