Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/wmsbackground.xml @ 4196:e10d60d4f35b
Don't always redirect if user isn't authenticated
Only redirect a user if he is accessing the redirect url (FLYS.html by default).
In other cases only send a 403 Forbidden to indicate that a user isn't allowed
to access the url.
Should improve flys/issue856 (Timeout in der Authentifizierung führt zu Fehlern)
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 22 Oct 2012 10:35:49 +0200 |
parents | 796c54058dc4 |
children | a2bdc0f524e8 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="wmsbackground"> <states> <state id="state.wmsbackground.layer" description="state.wmsbackground.layer.description" state="de.intevation.flys.artifacts.states.WMSBackgroundState"> <outputmodes> <outputmode name="floodmap" description="output.uesk.map.description" type="map"> <facets> <facet name="floodmap.wmsbackground"/> </facets> </outputmode> </outputmodes> </state> </states> </artifact>