Other authz
This commit is contained in:
parent
f36be419e7
commit
280eb02033
|
@ -223,6 +223,7 @@ server {
|
||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
|
proxy_set_header remote_user "$remote_user";
|
||||||
js_content pep.enforce;
|
js_content pep.enforce;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue