Bug 34478: Remove check_csrf from pl files
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 4 Aug 2023 09:37:52 +0000 (11:37 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Mar 2024 09:56:01 +0000 (10:56 +0100)
commit314fe71ff8c0714acaed84ad3453eb9622445861
tree1c59ba6e3c2e4eece4c2b2c42c3448ba08c12727
parenta0dcce9ce19fef84e86a28f9ceae37a4584d0587
Bug 34478: Remove check_csrf from pl files

We should no longer need to check CSRF token from pl files

TODO - there is a change for some files where we returned 403

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
18 files changed:
C4/Output.pm
authorities/authorities-home.pl
basket/sendbasket.pl
ill/ill-requests.pl
members/apikeys.pl
members/cancel-charge.pl
members/mancredit.pl
members/maninvoice.pl
members/member-flags.pl
members/member-password.pl
members/memberentry.pl
members/paycollect.pl
members/two_factor_auth.pl
opac/opac-memberentry.pl
opac/opac-messaging.pl
opac/opac-sendbasket.pl
opac/opac-user.pl
opac/sco/sco-patron-image.pl