From: Ivan Prikhodko Date: Wed, 25 Apr 2018 09:56:59 +0000 (+0200) Subject: spk - alltag - fixed auth X-Git-Tag: v0.1.0~1215^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c48031997ff24c9e6de39e4571527e9237e581b9;p=pixelpark%2Fhiera.git spk - alltag - fixed auth --- diff --git a/customer/spk-alltag/dev-www-alltag-spk-de.pixelpark.net.yaml b/customer/spk-alltag/dev-www-alltag-spk-de.pixelpark.net.yaml index dde7226e..f1891e80 100644 --- a/customer/spk-alltag/dev-www-alltag-spk-de.pixelpark.net.yaml +++ b/customer/spk-alltag/dev-www-alltag-spk-de.pixelpark.net.yaml @@ -33,9 +33,6 @@ infra::profile::apache::pp_vhosts: docroot_owner: apache docroot_group: apache docroot_mode: '2775' - setenvif: - - 'X-Forwarded-For 80.146.239.2 admin_ip_range' - - 'X-Forwarded-For 217.66.51.48 admin_ip_range' directories: - provider: directory path: '/var/www/alltag' @@ -58,5 +55,6 @@ infra::profile::apache::pp_vhosts: enforce: any requires: - 'valid-user' - - 'env admin_ip_range' + - 'ip 217.66.51' + - 'ip 80.146.239.2' \ No newline at end of file