Issue Type:
|
Bug
|
Assignee:
|
Andrea Aime
|
Components:
|
WMS
|
Created:
|
02/Mar/13 5:33 AM
|
Description:
|
The WPS process allows to configure which processes should be allowed to run, but the WMS rendering transformation subsystem is not affected by it.
A simple way to handle this would be to move GeoServerProcessors and friends in the main module (adding a dependency on gt-process, which is pure API) and then adding a dispatcher callback checking that the rendering transformations referred by styles used in GetFeatureInfo, GetMap and GetLegendGraphics do not contain rendering transformations that are disabled.
This should be done on a per request basis as the process filters are pluggable, and someone could write one that takes into account the current user or other request specific features.
|
Project:
|
GeoServer
|
Priority:
|
Major
|
Reporter:
|
Andrea Aime
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)