Skip to content

Enhance the user experience regarding locked accounts #65

@jonasraoni

Description

@jonasraoni

If someone attempts to brute force a password, the account might get locked too often, and the user will be forced to reset the password.
Initial ideas:

  • Once the user gets logged in, we could setup a cookie, assume the machine is safe (allow it to skip the validation), at least for N days.
  • Setup smaller retry limits for the same IP, which would force an attacker to use a better network setup?!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions