MantisBT: master-1.2.x 21f37422

Author Committer Branch Timestamp Parent
dhx master-1.2.x 2009-07-01 08:31 master-1.2.x 440bead2
Changeset

Add CSRF protection to html_button function

Generally only POST requests to the server need to have CSRF protection
as they're the only ones which should be changing data.

mod - core/html_api.php Diff File