mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-05 17:51:36 +02:00
clean up
This commit is contained in:
parent
13fcce7966
commit
0b404dad1b
@ -357,7 +357,7 @@ def auth(request: Request):
|
||||
else "anonymous"
|
||||
)
|
||||
|
||||
# parse header and
|
||||
# parse header and resolve a valid role
|
||||
role = resolve_role(request.headers, proxy_config)
|
||||
|
||||
success_response.headers["remote-role"] = role
|
||||
|
Loading…
Reference in New Issue
Block a user