block x number of failed logins
Reported by dogmatic69 | February 18th, 2010 @ 05:44 AM | in 0.7 alpha
after a user/hacker ahs tried to login more than x times the system should block them
maybe adding a temp record in the database ip_addresses so they are blocked and after set time they are allowed again.
Comments and changes to this ticket
-
dogmatic69 February 19th, 2010 @ 05:33 AM
- State changed from feature to resolved
(from [e27ecb28d8adec8301c7360226222faa2d0131fb]) adding some checks for bad logins and a algo for setting the timeout based on the risk of the atempt fixes #142 http://github.com/infinitas/infinitas/commit/e27ecb28d8adec8301c736...
-
dogmatic69 March 26th, 2010 @ 05:29 PM
- Milestone changed from Feature Requests to 0.7 alpha
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Please use this for the current version of Infinitas only, if you are using a older version of the Infinitas report bugs in that project.
Please submit bugs only as pending, and if its a feature request submit the ticket with the milestone "Feature Requests".
People watching this ticket
Tags
Referenced by
- 142 block x number of failed logins (from [e27ecb28d8adec8301c7360226222faa2d0131fb]) adding ...