Recommend this page to a friend! |
All requests ![]() |
> | What is the best PHP login limit atte... | > | Request new recommendation | > | ![]() |
> | ![]() |
by Lyka Franco - 7 years ago (2016-02-01)
+2 | I want to allow the users to login but limit the number of failed attempts within 3 minutes. |
+3 |
The class helps to set up a login system easily. It has many features including what you need : "Preventing Brute Force Attacks". logSys (The class) can be configured to limit the number of times a user can log in as well as set the time for which the user should be blocked from logging in after the failed number of tries. |
+2 |
This class can limit the number of failed login attempts as you ask. It has a variable named delay that can determine the period of a login block, so you can set it to 3 minutes. |
-1 |
Why does not use this package. It will be useful for your projects. I hace a login with login system interface. You just hace to ask me for email. Tibeli99@hotmail.com |
1. by Haseeb Ahmad Basil - 7 years ago (2016-02-02) Reply
I don't think this is the right one.
Recommend package | |
|