GeoServer

Extends Acegi security system to anable HTTP methods (GET,PUT,POST....) filtering.

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.6.5
  • Component/s: Security
  • Labels:
    None
  • Patch Submitted:
    Yes
  • Number of attachments :
    1

Description

This patch extend geoserver Acegi security module, adding the capabilities to filter not only url but also http request methods (PUT,DELETE,GET,POST).
This is useful for restlet module, i.e in the example I have configured all url mapping /sldservice/** with ROLE IS_AUTHENTICATED_ANONYMOUSLY for GET request and ROLE_ADMINISTRATOR for POST PUT DELETE request methods.
There are tow patches: the first add tow class in org.geoserver.security and the latter some configuration in ApplicationSecurityContext.
Both are for the geoserver main module.

Activity

Hide
David Winslow added a comment -

Merged on trunk and 1.6.x branch.

Show
David Winslow added a comment - Merged on trunk and 1.6.x branch.

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: