From c48031997ff24c9e6de39e4571527e9237e581b9 Mon Sep 17 00:00:00 2001 From: Ivan Prikhodko Date: Wed, 25 Apr 2018 11:56:59 +0200 Subject: [PATCH] spk - alltag - fixed auth --- .../spk-alltag/dev-www-alltag-spk-de.pixelpark.net.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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 -- 2.39.5