Skip to content

[1.x] Rate limit two factor auth #179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

driesvints
Copy link
Member

This is a partial fix for #171. At the moment the two factor challenge isn't rate limited, leaving it open to brute force attacks.

I wasn't sure if the rate limit increment in the FailedTwoFactorLoginResponse is the correct location. @taylorotwell is this fine or do you think it's better placed somewhere else?

@taylorotwell
Copy link
Member

Pushed some fixes to address this... 8609af2

@taylorotwell taylorotwell deleted the rate-limit-two-factor-auth branch December 30, 2020 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants