From fbc7a869ef83eb92d30abad2428bfbde5034091e Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 16 Oct 2017 16:53:10 +0200 Subject: [PATCH] spk-spar-checker update requirements for location / --- customer/spk-spar-checker/production.yaml | 2 +- customer/spk-spar-checker/test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index a12fa1ff..f8216dae 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -114,7 +114,7 @@ infra::profile::apache::pp_vhosts: enforce: any requires: - 'valid-user' - - 'env admin_ip_range' + - 'env self_ip_range' - provider: location path: '/sfp' auth_type: Digest diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 4cb7375c..c3f6c5e4 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -112,7 +112,7 @@ infra::profile::apache::pp_vhosts: enforce: any requires: - 'valid-user' - - 'env admin_ip_range' + - 'env self_ip_range' - provider: location path: '/sfp' auth_type: Digest -- 2.39.5