copr-fe: fix the gssapi auth route

Relates: https://pagure.io/copr/copr/pull-request/2151
This commit is contained in:
Pavel Raiskup 2022-03-31 12:48:56 +02:00
parent 96b0d69ad5
commit 6aea09b177

View file

@ -107,7 +107,7 @@ WSGIApplicationGroup %{GLOBAL}
</Directory>
{% if copr_kerberos_auth_enabled %}
<LocationMatch /api_v3/gssapi_login/>
<LocationMatch /api_3/gssapi_login/>
AuthType GSSAPI
AuthName "Fedoraproject GSSAPI/krb5 Credentials"
GssapiBasicAuthMech krb5