From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 11:59:05 +0000 (+0200) Subject: spk-spar-checker add limit_except X-Git-Tag: v0.1.0~2369 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=9bad70a89004a5d5e3855a1a76455d90f83b5e46;p=pixelpark%2Fhiera.git spk-spar-checker add limit_except --- diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index f53278c3..982bc382 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -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