mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
copr: change gssapi route name in apache conf
This commit is contained in:
@@ -106,7 +106,7 @@ WSGIApplicationGroup %{GLOBAL}
|
||||
</Directory>
|
||||
|
||||
{% if copr_kerberos_auth_enabled %}
|
||||
<LocationMatch /(krb5_login/fedoraproject/|kerberos-auth)>
|
||||
<LocationMatch /(krb5_login/fedoraproject/|gssapi-auth)>
|
||||
AuthType GSSAPI
|
||||
AuthName "Fedoraproject GSSAPI/krb5 Credentials"
|
||||
GssapiBasicAuthMech krb5
|
||||
|
||||
Reference in New Issue
Block a user