Skip to content
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

Implement some brute force protection #120

Open
t2d opened this issue Feb 5, 2019 · 0 comments
Open

Implement some brute force protection #120

t2d opened this issue Feb 5, 2019 · 0 comments
Labels

Comments

@t2d
Copy link
Contributor

t2d commented Feb 5, 2019

It seems reasonable to use a symfony package for that. What do you think about https://github.com/mariusbalcytis/gentle-force-bundle?

Privacy-implications should also be considered. We cannot do both things at the same time:

  1. Only log unsuccessful attempts
  2. Avoid that a botnet could try an account x times at the same moment, exceeding the max number of failed attempts.
@t2d t2d added enhancement New feature or request security discussion labels Feb 5, 2019
@t2d t2d changed the title Implement some brute force proteection Implement some brute force protection Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant