Plume/templates/users
Bat d8ca1d70b7 Fix CSRF issues
GET routes are not protected against CSRF. This commit changes the needed URLs to
POST and replace simple links with forms.

Thanks @fdb-hiroshima for noticing it!
2018-09-19 18:13:07 +01:00
..
dashboard.html.tera
details.html.tera
edit.html.tera Fix CSRF issues 2018-09-19 18:13:07 +01:00
followers.html.tera
header.html.tera Fix CSRF issues 2018-09-19 18:13:07 +01:00
new.html.tera