https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34650
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154933|0 |1 is obsolete| | --- Comment #9 from Lucas Gass <[email protected]> --- Created attachment 154955 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154955&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. Signed-off-by: Lucas Gass <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
