]> 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)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 11 Oct 2011 15:20:50 +0000 (11:20 -0400)
commit40b8cc7649fa86762b9cb7900929819d9b9ce301
tree954016a6db7d986e30542ec047dbf2e37e23d67c
parent6025e32ad9ec04652c58ffbc86a0b7510de4142a
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>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/c-apps/oils_auth.c