Downgrade Tera + Temporary disable CSRF protection
Bugs in these crates prevented articles from displaying correctly.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user