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

Request limiting for logging in #48

Open
3 tasks
ISibboI opened this issue Aug 28, 2023 · 0 comments · May be fixed by #100
Open
3 tasks

Request limiting for logging in #48

ISibboI opened this issue Aug 28, 2023 · 0 comments · May be fixed by #100
Assignees
Labels
enhancement New feature or request

Comments

@ISibboI
Copy link
Owner

ISibboI commented Aug 28, 2023

Deny logging in if:

  • X total attempts in the last time period for a given source IP address.
  • Y failed attempts in the last time period for a given source IP address.

Further things:

  • Decide if this is tracked via an in-memory data structure or the database. Maybe just support both?
@ISibboI ISibboI added the enhancement New feature or request label Oct 14, 2023
@ISibboI ISibboI changed the title Request limiting for logging in successfully Request limiting for logging in Oct 14, 2023
@ISibboI ISibboI self-assigned this Dec 14, 2023
@ISibboI ISibboI linked a pull request Dec 14, 2023 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant