wip-feat: user, login/logout, authentication/authorization
This commit is contained in:
@@ -5,6 +5,10 @@ framework:
|
||||
# Note that the session will be started ONLY if you read or write from it.
|
||||
session: true
|
||||
|
||||
trusted_proxies: 'private_ranges'
|
||||
# trust *all* "X-Forwarded-*" headers
|
||||
trusted_headers: [ 'x-forwarded-for', 'x-forwarded-host', 'x-forwarded-proto', 'x-forwarded-port', 'x-forwarded-prefix' ]
|
||||
|
||||
#esi: true
|
||||
#fragments: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user