From ae4dfd3a35744118d3c800a5a77250aae0d4a3e2 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 13:20:47 +0200 Subject: [PATCH] spk-spar-checker modify limit_except --- customer/spk-spar-checker/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index a505656e..77879380 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -66,8 +66,8 @@ infra::profile::apache::pp_vhosts: - provider: location path: '/' limit_except: - - methods: "GET HEAD POST" - - enforce: all + methods: "GET HEAD POST" + require: "all denied" auth_type: Digest auth_name: server auth_digest_provider: file -- 2.39.5