Login Lockout
LoginLockout is a PAS plugin that prevents users from loging in after 3 failed login attempts
Project Description
LoginLockout is a PAS plugin for use in zope or plone sites to enforce a login lockout security policy. Users will no longer be able to attempt any logins if they have made 3 unsuccesful attempts in a row.
- Consequtive attempts with the same password are ignored.
- Attempts are persistent.
- Lockedout users are able to be reset by an administrator in the ZMI
- The number of attempts allowed is set at 3
