Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

count and handle failed logins #4

Closed
kitsudaiki opened this issue Aug 20, 2022 · 1 comment
Closed

count and handle failed logins #4

kitsudaiki opened this issue Aug 20, 2022 · 1 comment
Assignees
Labels
Documentation updates which required an update of the documentation new Feature new features Security security-bugs Usability changes to improve the usability of the code
Milestone

Comments

@kitsudaiki
Copy link
Owner

Feature-request

Description

To avoid brute-force-attacks against a user-account, there should be a counter for failed login-tries. After 3 failed login-tries there should be a forced wait time, which can be configured via config-file. Only after this timespan there should be login-try possible again. This should prevent brute-force attacks against a user-account.

@kitsudaiki kitsudaiki added Documentation updates which required an update of the documentation new Feature new features Security security-bugs Usability changes to improve the usability of the code labels Aug 20, 2022
@kitsudaiki kitsudaiki self-assigned this Aug 20, 2022
@kitsudaiki kitsudaiki changed the title cound and handle failed logins count and handle failed logins Aug 20, 2022
@kitsudaiki kitsudaiki added this to the 0.2.0 milestone Sep 20, 2022
@kitsudaiki
Copy link
Owner Author

moved to kitsudaiki/Hanami#48

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation updates which required an update of the documentation new Feature new features Security security-bugs Usability changes to improve the usability of the code
Projects
None yet
Development

No branches or pull requests

1 participant