]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1552060: fix persistent login
authorGalen Charlton <gmc@esilibrary.com>
Fri, 4 Mar 2016 19:50:22 +0000 (14:50 -0500)
committerDan Wells <dbw2@calvin.edu>
Fri, 4 Mar 2016 20:27:09 +0000 (15:27 -0500)
commitd6d925715ce7d7e7ef9426a3e888ef29f65fafaa
treee2b4c3b0871743ed022f7f549b2352ed9821f92e
parentf1fc62bc4f6163a4776eee7c2b102d113e6c16ea
LP#1552060: fix persistent login

This patch makes open-ils.auth_internal look for
default_timeout values for persistent authentication
in the intended section of opensrf.xml.

To test:

[1] Attempt to log into the public catalog with the "Stay logged in?"
    option in effect.  The login will either fail or the session
    will not persist when navigating within the "My Account"
    pages.
[2] Apply the patch and restart services.
[3] Attempt step 1 again; this time, authentication should work
    and the session should remain active.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/c-apps/oils_auth_internal.c