[Geoserver-devel] [JIRA] (GEOS-7683) Unable to remove rest-access rule through rest command

Eibl created an issue

GeoServer / BugGEOS-7683

Unable to remove rest-access rule through rest command

Issue Type:

BugBug

Affects Versions:

2.9.1

Assignee:

Unassigned

Components:

REST, Security

Created:

16/Aug/16 2:23 PM

Priority:

MediumMedium

Reporter:

Eibl

It is not possible to remove a rest access rule with:
http://192.168.0.2/geoserver/rest/security/acl/rest/%2Frest%2Fworkspaces%2Ffoo%2F**;GET,POST,DELETE,PUT which was created with: http://192.168.0.2/geoserver/rest/security/acl/rest.xml and data: “<rules><rule resource=”/rest/workspaces/foo/**:GET,POST,DELETE,PUT">foo</rule></rules>"

The rule is stored in rest.properties as: /rest/workspaces/foo/**;GET,POST,DELETE,PUT=foo

There is no entry about failure, exception nor success in the geoservers log file

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.245.1#100009-sha1:a18e8d3)

Atlassian logo