[Tickets #3474] block login for a given time span after x failed logins

bugs@bugs.horde.org bugs at bugs.horde.org
Thu Feb 16 05:27:18 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3474
-----------------------------------------------------------------------
 Ticket             | 3474
 Updated By         | Jan Schneider <jan at horde.org>
 Summary            | block login for a given time span after x failed logins
 Queue              | Kolab
 State              | Feedback
 Priority           | 2. Medium
 Type               | Enhancement
 Owners             | 
-----------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2006-02-16 05:27) wrote:

A few more comments:
- The patch to conf.xml is missing
- You assign $history_data, but never use it
- You loop through $history_log->getData() but overwrite $history_list each
time inside the loop
- You could use getByTimestamp()  to get the number of failed logins during
the configured time span in one go
- You never delete the history entries (when you have successful logins),
which will fill up the history table with every failed login




More information about the bugs mailing list