[Koha-bugs] [Bug 34650] Editing/deleting lists from toolbar on virtualshelves/shelves.pl causes CSRF error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 30 02:33:28 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34650

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154926|0                           |1
        is obsolete|                            |

--- Comment #5 from David Cook <dcook at prosentient.com.au> ---
Created attachment 154933
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154933&action=edit
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list