]> git.evergreen-ils.org Git - evergreen/tadl.git/commit
Suggest password change on login if 4 digit PIN
authorJeff Godin <jgodin@tadl.org>
Thu, 29 Nov 2012 21:53:36 +0000 (16:53 -0500)
committerJeff Godin <jgodin@tadl.org>
Tue, 7 Apr 2015 16:23:13 +0000 (12:23 -0400)
commit98978424c36d4d01d4a3e30f1163f5738e4dac3e
tree3c0dd272a4bcb58e40f2f5c4fffd4075700e10a7
parent8f6fe3d4e0c463ce9dc0286f9c1e089d862e5399
Suggest password change on login if 4 digit PIN

Suggest that the user change their password at login if the password
is a four digit PIN. Do this by redirecting to the update_password
page with a CGI param to trigger an optional message.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm