Skip to content

Conversation

joshbuker
Copy link
Member

The authenticate method previously would return before callbacks executed if an
invalid password was provided, which causes the brute force protection to only
work for the first lockout period, and only resets after a successful login.

Fixes #231

The authenticate method previously would return before callbacks executed if an
invalid password was provided, which causes the brute force protection to only
work for the first lockout period, and only resets after a successful login.

Fixes Sorcery#231
@joshbuker joshbuker merged commit 0f116d2 into Sorcery:master May 2, 2020
@joshbuker joshbuker deleted the hotfix/brute-force-vulnerability branch May 2, 2020 20:57
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.

brute force vulnerability
1 participant