Mercurial > lada > lada-client
diff custom-vhosts.conf @ 1040:6a176e9ca890
Removed TODOs in i18n, some probably provisorily.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 24 Feb 2016 17:56:47 +0100 |
parents | 418e25969a16 |
children | 3ef492b5240b |
line wrap: on
line diff
--- a/custom-vhosts.conf Fri Feb 19 13:59:24 2016 +0100 +++ b/custom-vhosts.conf Wed Feb 24 17:56:47 2016 +0100 @@ -44,7 +44,7 @@ # Fake Shibboleth-like authentication headers RequestHeader set X-SHIB-user "testeins" # Status-Erfasser - RequestHeader set X-SHIB-roles "cn=mst_11010_status" + RequestHeader set X-SHIB-roles "cn=mst_11010_status,cn=land_11_status" # Add Proxy for Lada-server ProxyPass "/lada-server/" "http://lada-server:8080/lada-server-2.2.0/" @@ -57,7 +57,7 @@ CustomLog logs/lada-access_log common # Fake Shibboleth-like authentication headers - RequestHeader set X-SHIB-user "testeins" + RequestHeader set X-SHIB-user "testnull" # Status-Land RequestHeader set X-SHIB-roles "cn=land_11_status"