]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Tpac; repair login link after password reset
authorBill Erickson <berick@esilibrary.com>
Wed, 9 Nov 2011 15:13:28 +0000 (10:13 -0500)
committerMike Rylander <mrylander@gmail.com>
Tue, 15 Nov 2011 16:49:28 +0000 (11:49 -0500)
commit2eda8d02e83b20a0d3f33a53ef5b3fbebda355e3
treeeb196c0461a84ebadc3f70a57fa6f8347c10790d
parente266917f012595f72d621b6bb1fb160ede8605f4
Tpac; repair login link after password reset

After a successful password reset, the UI offers a link to "Log In to My
Account".  Loging in this way would ultimately redirect the user back to
the password reset form.  This patch updates the Log In link to point to
myopac/main, which will direct the user to log in first,  instead of
pointing directly to /login, which, lacking any other information,
will return the user to the referer after logging in.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/opac/password_reset.tt2