]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-spar-checker add limit_except
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 10 Oct 2017 11:59:05 +0000 (13:59 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 10 Oct 2017 11:59:05 +0000 (13:59 +0200)
customer/spk-spar-checker/production.yaml

index f53278c30132d867f3952e17c0c863e89343d0e2..982bc3824cac65ada8b3fc2d70800dd88bb9963a 100644 (file)
@@ -67,7 +67,9 @@ infra::profile::apache::pp_vhosts:
         directoryindex: 'index.html'
       - provider: location
         path: '/'
-        auth_type: Digest
+        limit_except:
+          - { methods: "GET HEAD POST" , require: "all denied" }
+                auth_type: Digest
         auth_name: server
         auth_digest_provider: file
         auth_digest_algorithm: MD5