Bug 35008: Make ILS-DI not require auth when OpacPublic disabled
authorAleisha Amohia <aleishaamohia@hotmail.com>
Sun, 8 Oct 2023 21:59:19 +0000 (21:59 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Sat, 11 Nov 2023 07:41:30 +0000 (21:41 -1000)
commit278a0963f7f03205a2e45daa0d0417a2c113d87c
tree28c903e866af0202e5d064dd124204a56531269a
parent916f7d9127e4bd1f679b1f1a0c54802a1869f1e7
Bug 35008: Make ILS-DI not require auth when OpacPublic disabled

To test, disable OpacPublic and ensure a call to ilsdi.pl will still return expected results from a private browser, not logged into the OPAC.

Sponsored-by: Auckland University of Technology
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit eb130f559ecc0a232adce9a8af0084a99d6e9a81)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Auth.pm