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

David Cook <dc...@prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dc...@prosentient.com.au

--- Comment #7 from David Cook <dc...@prosentient.com.au> ---
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
Koha-bugs@lists.koha-community.org
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