Set sameSite on Authorization cookie

Enable toggleable HSTS
This commit is contained in:
knotteye
2019-12-05 16:08:50 -06:00
parent 8c17149f39
commit 76c63d3a94
4 changed files with 18 additions and 7 deletions

View File

@ -42,7 +42,7 @@ ping = 30
ping_timeout = 60
[server.http]
allow_origin = '*'
hsts = false
directory = './site'
port = 8000