From ee4840daf374b298edfbb737da9db31dd8705618 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 11:26:17 +0200 Subject: [PATCH] spk-spar-checker modify limit_except --- customer/spk-spar-checker/test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index ea4a9abe..eb750c5c 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -77,8 +77,9 @@ infra::profile::apache::pp_vhosts: - 'env admin_ip_range' # - provider: location # path: '/api' - limit: + limit_except: - methods: "GET HEAD POST" + - require: "all denied" - provider: location path: '/sfp' auth_type: Digest -- 2.39.5