Bug 34650: Remove unnecessary CSRF check on edit_form
authorDavid Cook <dcook@prosentient.com.au>
Wed, 30 Aug 2023 00:07:23 +0000 (00:07 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 1 Sep 2023 14:07:36 +0000 (11:07 -0300)
commitcaf962fbaa4f52bfea12acfa02671cd6920f7a53
treeb3f499301cc7ea41e4a9dcf1d11eb329b9d70257
parent7cab415f0b3d363761e773c728e976470c81337a
Bug 34650: Remove unnecessary CSRF check on edit_form

The op "edit_form" doesn't change state. It just renders the edit
form. Therefore, it doesn't need a CSRF token/check.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/tables/shelves_results.tt
virtualshelves/shelves.pl