[Tickets #10387] rla: Adding optional "account_suspendable" and "bad_logins" features to horde_auth
bugs at horde.org
bugs at horde.org
Tue Jul 26 15:45:06 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10387
------------------------------------------------------------------------------
Ticket | 10387
Created By | Ralf Lang (B1 Systems GmbH) <lang at b1-systems.de>
Summary | rla: Adding optional "account_suspendable" and
| "bad_logins" features to horde_auth
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
State | Accepted
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Ralf Lang (B1 Systems GmbH) <lang at b1-systems.de> (2011-07-26 15:45) wrote:
I want to add two optional features to horde_auth:
1) A field and method to signal an account has been disabled
permanently or temporarily for some reason. (see 2)
2) A field and method for keeping track of the number of bad login attempts.
Both should only affect drivers which implement it and only if
requested. The default should be that the count of bad logins should
have no effect, since this could be considered a DoS-able trap. This
feature should not BC of the API.
Reason: Request on the list for suspendable account and interest in
this feature by myself.
More information about the bugs
mailing list