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

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from David Cook <[email protected]> ---
On a side note, generally speaking, we want to avoid putting CSRF tokens in GET
requests, and we want to avoid state changes via GET requests. 

This could've been an opportunity to refactor this delete to use a POST
instead. At some point, I think we'll update the coding guidelines to reflect
that, but just a FYI to folk.

-- 
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/

Reply via email to