This class can be used to limit the number of times an user fails to login.
It keeps track in a MySQL database the number of a time an user with a given IP address fails to attempt to login.
When the number of failed login attempts exceeded a given limit, the class sets a cookie that is used to determine that the user is blocked while the cookie does not expire.
|
Name: |
Log Limiter |
Base name: |
loglimiter |
Description: |
Limit the number of failed login attempts |
Version: |
0.3 |
PHP version: |
5.0 |
License: |
Public Domain |
|
|
What is the best PHP login limit attempts class?
Limit attempts of login
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|