mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-03 06:50:58 +00:00
Compare commits
2 Commits
bc37b80320
...
9d87b577d5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d87b577d5 | ||
|
|
ec84223254 |
@ -23,3 +23,4 @@ proxy_set_header X-authentik-groups $http_x_authentik_groups;
|
|||||||
proxy_set_header X-authentik-email $http_x_authentik_email;
|
proxy_set_header X-authentik-email $http_x_authentik_email;
|
||||||
proxy_set_header X-authentik-name $http_x_authentik_name;
|
proxy_set_header X-authentik-name $http_x_authentik_name;
|
||||||
proxy_set_header X-authentik-uid $http_x_authentik_uid;
|
proxy_set_header X-authentik-uid $http_x_authentik_uid;
|
||||||
|
proxy_set_header X-authentik-entitlements $http_x_authentik_entitlements;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user