Downgrade Tera + Temporary disable CSRF protection

Bugs in these crates prevented articles from displaying correctly.
This commit is contained in:
Bat
2018-09-08 23:09:59 +01:00
parent f66ddf6ef2
commit 995c173146
3 changed files with 18 additions and 66 deletions
+1
View File
@@ -16,6 +16,7 @@ rpassword = "2.0"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
tera = "=0.11.7"
validator = "0.7"
validator_derive = "0.7"
webfinger = "0.3"