Skip to content

Request limiting for logging in #48

Description

@ISibboI

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions