Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/qsector.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 | 374c2d70b982 |
children | a2bdc0f524e8 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="qsector"> <states> <state id="state.qsector.static" description="state.qsector.static" state="de.intevation.flys.artifacts.states.QSectorSingleState"> <outputmodes> <outputmode name="fix_wq_curve" description="output.fix_wq_curve" mime-type="image/png" type="chart"> <facets> <facet name="qsectors" description="qsectors."/> </facets> </outputmode> </outputmodes> </state> </states> </artifact>