[enh] there should be a signed cookie authentification

This commit is contained in:
alban 2020-05-21 20:46:47 +02:00
parent 69734ba649
commit 61fae38dde
5 changed files with 104 additions and 83 deletions

View file

@ -31,6 +31,5 @@ html(lang="en")
script.
var initData = !{data};
var authorizationToken = " !{authorizationToken}";
script(type = "text/javascript",src='/js/app.js')