MantisBT: master-1.2.x 9c9e749f

Author Committer Branch Timestamp Parent
dhx master-1.2.x 2009-06-27 11:15 master-1.2.x 162f0a0a
Changeset

CSRF protection not needed for bug_report form

bug_report.php has a redirect form that sends a copy of details from the
last bug reported to a new bug report form. This makes it easy to create
a bunch of similar issues in a row. CSRF is not required here because it
doesn't result in changes being made to Mantis.

mod - bug_report.php Diff File