Plume/templates/posts
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
..
details.html.tera Fix CSRF issues 2018-09-19 18:13:07 +01:00
new.html.tera Add the possibility to save an article as draft 2018-09-10 19:38:19 +01:00