nixos/oauth2-proxy-nginx: match files in location block exactly

This commit is contained in:
Sandro Jäckel
2025-02-17 17:28:11 +01:00
parent 297ce18dfb
commit d149dabb54
@@ -105,7 +105,7 @@ in
add_header Set-Cookie $auth_cookie;
'';
"/oauth2/auth" =
"= /oauth2/auth" =
let
maybeQueryArg =
name: value: