]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1939162 Followup: 2 Cookie 4 Auth
authorJason Boyer <JBoyer@equinoxOLI.org>
Wed, 31 Jan 2024 18:23:03 +0000 (13:23 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Mon, 19 Feb 2024 14:41:24 +0000 (09:41 -0500)
commit1e60ed5c58b94636ee60e239324157ce9d18e440
tree3742a6f7d8942a4de8e801306e98b920d5402980
parentf8b59dc349b581ae7b13a293cecf0e4429c5f1ab
LP#1939162 Followup: 2 Cookie 4 Auth

AccessHandler.pm did not look for the newer eg.auth.token session cookie
so it was not possible to clear the added content cache unless the old ses
cookie was somehow set first. Now AccessHandler.pm will look for both cookie
names.

Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/AccessHandler.pm