Fixing again... more troubleshooting.
This commit is contained in:
parent
96028949c0
commit
ad1287b7a9
1 changed files with 8 additions and 0 deletions
|
|
@ -151,6 +151,14 @@ in {
|
|||
authResponseHeaders = [
|
||||
"X-Anubis-Authorized"
|
||||
];
|
||||
authRequestHeaders = [
|
||||
"Cookie"
|
||||
"X-Forwarded-Proto"
|
||||
"X-Forwarded-Host"
|
||||
"X-Forwarded-Uri"
|
||||
"X-Forwarded-For"
|
||||
"X-Real-Ip"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue