nixos/oauth2-proxy-nginx: match files in location block exactly
This commit is contained in:
@@ -105,7 +105,7 @@ in
|
||||
add_header Set-Cookie $auth_cookie;
|
||||
'';
|
||||
|
||||
"/oauth2/auth" =
|
||||
"= /oauth2/auth" =
|
||||
let
|
||||
maybeQueryArg =
|
||||
name: value:
|
||||
|
||||
Reference in New Issue
Block a user