Koha/koha-tmpl/intranet-tmpl
David Cook 6bf867b3ea Bug 34369: Require CSRF token for updating system preferences
This patch adds the requirements that updating a system preference
requires a CSRF token. (Also, adding and deleting local system preferences.)

0. Apply patch
1. koha-plack --reload kohadev
2. Add local system preference
3. Update local system preference
4. Delete local system preference
5. Update normal system preference
6. Note no errors

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
2023-09-28 09:18:30 +00:00
..
js Bug 32307: Fix gallery when Coce is enabled 2023-02-24 08:30:33 +00:00
lib Bug 29578: Upgrade the jQuery highlighter plugin 2023-08-31 10:11:31 +00:00
prog Bug 34369: Require CSRF token for updating system preferences 2023-09-28 09:18:30 +00:00