From: Oliver Böttcher Date: Wed, 2 Mar 2016 09:19:17 +0000 (+0100) Subject: Emperra: wsgi_pass_authorization: on X-Git-Tag: v0.1.0~5259^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=94b73eeb3c38eda2b1d059f259639112ed1328a6;p=pixelpark%2Fhiera.git Emperra: wsgi_pass_authorization: on --- diff --git a/customer/emperra/portal-esysta-com.pixelpark.net.yaml b/customer/emperra/portal-esysta-com.pixelpark.net.yaml index 8e7225de..88652edf 100644 --- a/customer/emperra/portal-esysta-com.pixelpark.net.yaml +++ b/customer/emperra/portal-esysta-com.pixelpark.net.yaml @@ -256,7 +256,7 @@ site::profile::apache::vhosts: maximum-requests: 10000 python-path: "/var/lib/python-venv/esysta/lib/python2.7/site-packages:/var/www/esysta/portal/lib" wsgi_process_group: arzt - wsgi_pass_authorization: on + wsgi_pass_authorization: 'on' wsgi_script_aliases: '/': '/var/www/esysta/portal/lib/doctor/wsgi.py' aliases: @@ -292,7 +292,7 @@ site::profile::apache::vhosts: allow_override: - All wsgi_daemon_process: portal - wsgi_pass_authorization: on + wsgi_pass_authorization: 'on' wsgi_daemon_process_options: processes: 2 threads: 15 @@ -335,7 +335,7 @@ site::profile::apache::vhosts: allow_override: - All wsgi_daemon_process: mitarbeiter - wsgi_pass_authorization: on + wsgi_pass_authorization: 'on' wsgi_daemon_process_options: processes: 2 threads: 15 diff --git a/customer/emperra/test-portal-esysta-com.pixelpark.net.yaml b/customer/emperra/test-portal-esysta-com.pixelpark.net.yaml index 570ae1b7..0b62fa96 100644 --- a/customer/emperra/test-portal-esysta-com.pixelpark.net.yaml +++ b/customer/emperra/test-portal-esysta-com.pixelpark.net.yaml @@ -189,7 +189,7 @@ site::profile::apache::vhosts: maximum-requests: 10000 python-path: "/var/lib/python-venv/esysta/lib/python2.7/site-packages:/var/www/esysta/develop/lib" wsgi_process_group: arzt-develop - wsgi_pass_authorization: on + wsgi_pass_authorization: 'on' wsgi_script_aliases: '/': '/var/www/esysta/develop/lib/doctor/wsgi.py' aliases: @@ -221,7 +221,7 @@ site::profile::apache::vhosts: allow_override: - All wsgi_daemon_process: arzt-master - wsgi_pass_authorization: on + wsgi_pass_authorization: 'on' wsgi_daemon_process_options: processes: 2 threads: 15 @@ -260,7 +260,7 @@ site::profile::apache::vhosts: allow_override: - All wsgi_daemon_process: arzt-sandbox - wsgi_pass_authorization: on + wsgi_pass_authorization: 'on' wsgi_daemon_process_options: processes: 2 threads: 15 @@ -299,7 +299,7 @@ site::profile::apache::vhosts: allow_override: - All wsgi_daemon_process: portal-develop - wsgi_pass_authorization: on + wsgi_pass_authorization: 'on' wsgi_daemon_process_options: processes: 2 threads: 15 @@ -338,7 +338,7 @@ site::profile::apache::vhosts: allow_override: - All wsgi_daemon_process: portal-master - wsgi_pass_authorization: on + wsgi_pass_authorization: 'on' wsgi_daemon_process_options: processes: 2 threads: 15 @@ -377,7 +377,7 @@ site::profile::apache::vhosts: allow_override: - All wsgi_daemon_process: portal-sandbox - wsgi_pass_authorization: on + wsgi_pass_authorization: 'on' wsgi_daemon_process_options: processes: 2 threads: 15 @@ -419,7 +419,7 @@ site::profile::apache::vhosts: allow_override: - All wsgi_daemon_process: mitarbeiter-develop - wsgi_pass_authorization: on + wsgi_pass_authorization: 'on' wsgi_daemon_process_options: processes: 2 threads: 15 @@ -496,7 +496,7 @@ site::profile::apache::vhosts: allow_override: - All wsgi_daemon_process: mitarbeiter-sandbox - wsgi_pass_authorization: on + wsgi_pass_authorization: 'on' wsgi_daemon_process_options: processes: 2 threads: 15