From cbe1779d08d636efe9cdefa18042bb68fba21bfd Mon Sep 17 00:00:00 2001 From: Silvie Chlupova Date: Wed, 9 Feb 2022 12:47:18 +0100 Subject: [PATCH] copr: change gssapi route name in apache conf --- roles/copr/frontend/templates/httpd/coprs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/copr/frontend/templates/httpd/coprs.conf b/roles/copr/frontend/templates/httpd/coprs.conf index e1e602932a..096be19b6e 100644 --- a/roles/copr/frontend/templates/httpd/coprs.conf +++ b/roles/copr/frontend/templates/httpd/coprs.conf @@ -106,7 +106,7 @@ WSGIApplicationGroup %{GLOBAL} {% if copr_kerberos_auth_enabled %} - + AuthType GSSAPI AuthName "Fedoraproject GSSAPI/krb5 Credentials" GssapiBasicAuthMech krb5