From: Ivan Prikhodko Date: Wed, 25 Apr 2018 09:59:11 +0000 (+0200) Subject: spk - alltag - auth exception for live X-Git-Tag: v0.1.0~1215^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=da4116003a7e11a521bef7e24e27876c41780ec6;p=pixelpark%2Fhiera.git spk - alltag - auth exception for live --- diff --git a/customer/spk-alltag/www-alltag-spk-de.pixelpark.net.yaml b/customer/spk-alltag/www-alltag-spk-de.pixelpark.net.yaml index 18287954..326eb2b2 100644 --- a/customer/spk-alltag/www-alltag-spk-de.pixelpark.net.yaml +++ b/customer/spk-alltag/www-alltag-spk-de.pixelpark.net.yaml @@ -51,4 +51,9 @@ infra::profile::apache::pp_vhosts: auth_digest_provider: file auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' - auth_require: 'valid-user' + require: + enforce: any + requires: + - 'valid-user' + - 'ip 217.66.51' + - 'ip 80.146.239.2'