indico / indico/flask-multipass

Add signals

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.