[PATCH 0/1] Templates CSRF Fix
John 'Warthog9' Hawley
warthog9 at kernel.org
Fri Jun 25 02:38:05 EST 2010
Ran into this on kernel.org in the past couple of days, figured getting a patch upstream for what solved the problem for me would be good
- John 'Warthog9' Hawley
John 'Warthog9' Hawley (1):
templates: Add CSRF (cross-site request forgery) values to form posts
templates/patchwork/bundle.html | 1 +
templates/patchwork/bundles.html | 1 +
templates/patchwork/patch-form.html | 4 ++++
templates/patchwork/patch-list.html | 2 ++
templates/patchwork/patch.html | 5 +++++
templates/patchwork/patchlist.html | 1 +
templates/patchwork/profile.html | 3 +++
templates/patchwork/user-link.html | 1 +
templates/registration/login.html | 1 +
templates/registration/registration_form.html | 1 +
10 files changed, 20 insertions(+), 0 deletions(-)
More information about the Patchwork
mailing list