]> git.evergreen-ils.org Git - Evergreen.git/commit
Brute Force protection for authentication
authorThomas Berezansky <tsbere@mvlc.org>
Tue, 30 Aug 2011 15:55:35 +0000 (11:55 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 4 Oct 2011 17:02:08 +0000 (13:02 -0400)
commit5e82f9394172a4731986b3ea30f5c0e226c27b9e
tree953a81a8749ef4e2e14f2bd62c42d6014171a0dc
parent7a464f82cffa9b0b15bf0591dbc874f6ccdee522
Brute Force protection for authentication

Count auth failures in memcache.
If 10+ have occurred cause failure.

After 90 seconds of no activity counter resets.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/c-apps/oils_auth.c