indico / indico/flask-multipass
Add signals
- Dominant language
- Python
- Stars
- 65
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
There should be some signals for events like "authentication failed" and "authentication successful".
This would make it easy for an application to log those events (or forward them to systems such as fail2ban).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Flask authentication flow and the points where authentication success and failure are handled. The issue names no files or tests, so first determine the appropriate signal entry points and project conventions. Done means applications can receive distinct signals for both events for logging or forwarding to systems such as fail2ban.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100