Add session variable for user id

This commit is contained in:
Vikram Rangnekar
2019-09-08 01:54:38 -04:00
parent fe4d1107ac
commit 65921d4d42
9 changed files with 81 additions and 57 deletions

View File

@ -38,7 +38,7 @@ func TestMain(m *testing.M) {
"{ id: { eq: $user_id } }",
},
},
Blacklist: []string{
Blocklist: []string{
"secret",
"password",
"token",