operations specified in service.properties is case-sensitive
------------------------------------------------------------
Key: GEOS-2055
URL: http://jira.codehaus.org/browse/GEOS-2055
Project: GeoServer
Issue Type: Bug
Components: Security
Affects Versions: 1.7.0-beta1, 1.6.4
Reporter: Justin Deoliveira
Assignee: Andrea Aime
If i specify the following in service.properties:
wfs.Transaction=WFS_ROLE_WRITE
and then make a request in which the "request" parameter does match exactly the case, like:
wfs?request=transaction
The operation proceeds, changing to:
wfs?request=Transaction
authentication proceeds as expected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira