From: Andreas Gerstenberg Date: Thu, 21 Apr 2016 06:39:17 +0000 (+0200) Subject: remove authentication X-Git-Tag: v0.1.0~4960^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=83ebba4bce9c10b295f76f2d97528c665e719ded;p=pixelpark%2Fhiera.git remove authentication --- diff --git a/customer/mbvd-amg-gt/web-amg-gt-de.pixelpark.net.yaml b/customer/mbvd-amg-gt/web-amg-gt-de.pixelpark.net.yaml index 63f10eb1..b03ce7f7 100644 --- a/customer/mbvd-amg-gt/web-amg-gt-de.pixelpark.net.yaml +++ b/customer/mbvd-amg-gt/web-amg-gt-de.pixelpark.net.yaml @@ -34,12 +34,3 @@ site::profile::ruby_passenger::projects: allow_override: - All directoryindex: index.php index.html - - location1: - provider: location - path: '/' - auth_type: Digest - auth_name: server - auth_digest_provider: file - auth_digest_algorithm: MD5 - auth_user_file: '/etc/httpd/htdigest' - auth_require: 'valid-user'