From e374ebd021bed36c6c8d7336537a69d34e8af845 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 31 Aug 2017 11:10:09 +0200 Subject: [PATCH] joml remove web auth --- customer/joml/production.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/customer/joml/production.yaml b/customer/joml/production.yaml index bab6a4eb..ec2718e7 100644 --- a/customer/joml/production.yaml +++ b/customer/joml/production.yaml @@ -122,14 +122,14 @@ infra::profile::wordpress::projects: ssl_key: '/etc/pki/tls/private/www.regional-skilled-workers-initiative.de-key.pem' ssl_chain: '/etc/pki/tls/certs/www.regional-skilled-workers-initiative.de-cert.pem' directories: - - provider: location - path: '/' - auth_type: Digest - auth_name: rswi - auth_digest_provider: file - auth_digest_algorithm: MD5 - auth_user_file: '/etc/httpd/htdigest' - auth_require: 'valid-user' +# - provider: location +# path: '/' +# auth_type: Digest +# auth_name: rswi +# auth_digest_provider: file +# auth_digest_algorithm: MD5 +# auth_user_file: '/etc/httpd/htdigest' +# auth_require: 'valid-user' - provider: location path: '/.well-known/pki-validation/fileauth.txt' -- 2.39.5