From 6aea09b1778a46a1912982c24a4eafbf25d47a7a Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 31 Mar 2022 12:48:56 +0200 Subject: [PATCH] copr-fe: fix the gssapi auth route Relates: https://pagure.io/copr/copr/pull-request/2151 --- 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 a888520f10..17700f63a5 100644 --- a/roles/copr/frontend/templates/httpd/coprs.conf +++ b/roles/copr/frontend/templates/httpd/coprs.conf @@ -107,7 +107,7 @@ WSGIApplicationGroup %{GLOBAL} {% if copr_kerberos_auth_enabled %} - + AuthType GSSAPI AuthName "Fedoraproject GSSAPI/krb5 Credentials" GssapiBasicAuthMech krb5