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(-)
_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to