Add session-state and cookies
This commit is contained in:
7
config/auth.yaml
Normal file
7
config/auth.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
cookie:
|
||||
expiry_days: 7
|
||||
key: "please_change_this_cookie_signing_key"
|
||||
name: "intranet_session"
|
||||
|
||||
preauthorized:
|
||||
emails: []
|
||||
Reference in New Issue
Block a user