]> 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 16:54:21 +0000 (12:54 -0400)
commitefeff4fb87ce5ebe274d407af309cf8088af9954
tree410a0f98a149e8ac8854806a28529a22cc8a745f
parent87fd4a693825072a764bb112aa20e4388e024944
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