Other authz

This commit is contained in:
Andrea Dell'Amico 2021-11-04 12:48:54 +01:00
parent f36be419e7
commit 280eb02033
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ server {
}
location / {
proxy_set_header remote_user "$remote_user";
js_content pep.enforce;
}