Bug 36092: Pass the sessionID from checkauth if we hit auth
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 14 Feb 2024 09:33:11 +0000 (10:33 +0100)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Wed, 28 Feb 2024 21:19:25 +0000 (21:19 +0000)
commitd8c9254c76dc963d81d7a9231dfe150f336fb410
tree1fab5bdec897cc31fe783584cf7cf1d92577f0c2
parent2c114077d4a05b5f6fc41ef77905cc6167070036
Bug 36092: Pass the sessionID from checkauth if we hit auth

If we hit the auth page we were not passing sessionID to the template

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 0decb260343455caabd4101b0b0e9499723f2951)
Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
(cherry picked from commit 9580111a206522e90a76d0fbaafdaaca0401d6fd)
C4/Auth.pm