Skip to content

Issue: Improve behavior for repeated incorrect login attempts #1342

@nooreldeenmansour

Description

@nooreldeenmansour

Show a better error message for repeated incorrect login attempts, currently it shows Maximum number of authentication attempts reached, but the user is able to try again without interruption.

We could probably mimic the behaviors set by the default login (non-authd), where it basically "deselects that user", and requires you to re-click on it. or mimic the sudo behavior: sudo-rs: Maximum 3 incorrect authentication attempts, then it requires you to re-execute the sudo command again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions