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 Hide articles on public pages 2018-09-10 20:06:00 +01:00
details.html.tera Add tabs to the user profile 2018-09-05 16:41:31 +01:00
edit.html.tera Fix CSRF issues 2018-09-19 18:13:07 +01:00
followers.html.tera Add tabs to the user profile 2018-09-05 16:41:31 +01:00
header.html.tera Fix CSRF issues 2018-09-19 18:13:07 +01:00
new.html.tera Make it possible to disable registrations 2018-09-03 17:05:45 +01:00