]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1880726: Support eg2 cookie
authorMike Rylander <mrylander@gmail.com>
Fri, 11 Sep 2020 16:21:24 +0000 (12:21 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 11 Sep 2020 17:53:17 +0000 (13:53 -0400)
commit1e0c4efcf75bb602266290e5da04dacfa1aae937
treee459a1778641f55151efdf1c15234c00564daba3
parent90c205f7cbc3f244b47f82d1c9529173cfa837e7
LP1880726: Support eg2 cookie

If there is a stale "ses" cookie hanging around when a staff member logs
into the Angular client, it will be sent to the batch MARC edit handler
along with the active "eg.auth.token" cookie.  We should check for and
prefer the latter in this particular code.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm