]> git.evergreen-ils.org Git - Evergreen.git/commit
Tie AuthProxy.pm to brute-force prevention setup
authorDan Wells <dbw2@calvin.edu>
Mon, 16 Jan 2012 20:13:43 +0000 (15:13 -0500)
committerDan Wells <dbw2@calvin.edu>
Sat, 10 Mar 2012 02:51:56 +0000 (21:51 -0500)
commit3fbee8dd29dea23d8428d0ea3081ac2210b6d20c
tree1981b31595bfdeac75a89c7eb439e70b9de69aa8
parent785c0ae815b547ad36b0876707ad8b95ea5eebce
Tie AuthProxy.pm to brute-force prevention setup

Attempts to authenticate using either normal auth or
AuthProxy.pm will now reference the same counter for
the purposes of preventing brute-force password attacks.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/AuthProxy.pm