]> 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:51:33 +0000 (12:51 -0400)
commit37c3f2230d49dc09063a6ebcd4e8584a27724c0c
tree77a600858c239ff08ce44c20cf16f80a540c7cf0
parent6b1cdad10b6f5adacd07a8956dc8c1da490b4908
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