Koha/koha-tmpl/opac-tmpl
Nick Clemens 5300bcd574
Bug 36349: Make sure CSRF token is included for all login scenarios
To test:
1 - In KTD visit:
    http://localhost:8080/cgi-bin/koha/sci/sci-main.pl
2 - Everything should be set for auto self check user etc, just login
    as a patron
    If not (or not using KTD) setup a self check user, enable SCO and
    SCI, set self check patron system preferences, then login with
    patron
3 - 403 Error
4 - Repeat with sco:
    http://localhost:8080/cgi-bin/koha/sco/sco-main.pl
5 - Apply patch, restart all
6 - Try again, both should be successful

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-04-05 11:51:07 +02:00
..
bootstrap Bug 36349: Make sure CSRF token is included for all login scenarios 2024-04-05 11:51:07 +02:00
lib Bug 35638: Upgrade Enquire JS library from v2.0.1 to v2.1.6 2024-03-22 10:35:28 +01:00
xslt