From 2ea3cebe2b4bcc461636ebc929b03eb33c275bb8 Mon Sep 17 00:00:00 2001 From: Silvie Chlupova Date: Thu, 13 Jan 2022 14:19:50 +0100 Subject: [PATCH] copr-fe: simpler rule for kerberos auth (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 243659ca34..e1e602932a 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