Plume/templates
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
..
blogs Fix link of the Atom feed for blogs 2018-09-03 21:06:57 +01:00
errors Add csrf protection 2018-06-24 18:58:57 +02:00
instance Fix CSRF issues 2018-09-19 18:13:07 +01:00
medias Fix CSRF issues 2018-09-19 18:13:07 +01:00
notifications Update notification icons to use Feather 2018-09-05 16:56:23 +01:00
posts Fix CSRF issues 2018-09-19 18:13:07 +01:00
session Fix #167 2018-08-18 12:37:40 +02:00
tags Add a page to list articles by tag 2018-09-06 13:06:04 +01:00
users Fix CSRF issues 2018-09-19 18:13:07 +01:00
base.html.tera Version bump 2018-09-11 19:53:14 +01:00
macros.html.tera Avoid showing GetText metadata when trying to translate empty strings 2018-09-11 19:34:47 +01:00