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.2 |
| PHP version: |
5.0 |
| License: |
Public Domain |
| All time users: |
582 users |
| All time rank: |
4536 |
| Week users: |
1 user |
| Week rank: |
2071  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|