Just wanted to let you know that while the update to GeoWebCache’s rest api is complete, we identified a breaking change to the security scheme and are feverishly working to patch that hole. This work is going on in parallel with testing the changes in GeoServer. We apologize for the delay.
Really appreciate the hard work, and stepping in to work on this while we were all at foss4g. Is there anything we can do to help? Or just standby to review pull requests.
Just wanted to let you know that while the update to GeoWebCache’s rest api is complete, we identified a breaking change to the security scheme and are feverishly working to patch that hole. This work is going on in parallel with testing the changes in GeoServer. We apologize for the delay.
Any and all Spring MVC 4 expertise would be helpful. The new controllers are getting mapped to any uri. So as an example. …/demo/layers/topp:states.xml resolves just as …/rest/layers… resolves with the difference of bypassing security when using any uri not containing rest.
Really appreciate the hard work, and stepping in to work on this while we were all at foss4g. Is there anything we can do to help? Or just standby to review pull requests.
Just wanted to let you know that while the update to GeoWebCache’s rest api is complete, we identified a breaking change to the security scheme and are feverishly working to patch that hole. This work is going on in parallel with testing the changes in GeoServer. We apologize for the delay.