Peter Smythe
Peter Smythe
Add missing swagger docs for associating users with groups. Also fixed (broken) plural endpoints to (working) singular # Checklist - [x] I have read the [contribution guidelines](https://github.com/geoserver/geoserver/blob/main/CONTRIBUTING.md). - [x] I...
Updated documentation to clarify that the ENV_PROPERTIES contains the full filename and not just the directory path, like the 3rd example used to imply. # Checklist - [x] I have...
Mask AWS Secret Key in S3 blobstore (currently it is shown in plain text) I don't believe the AWS Access Key needs to be masked. # Checklist - [x] I...
Source = https://github.com/alexandre-melard/leaflet.TileLayer.WMTS/blob/master/leaflet-tilelayer-wmts.js Commit = https://github.com/alexandre-melard/leaflet.TileLayer.WMTS/commit/52f3423625cd6184c1c7b15a0b8dc7e8f32b5b0d This is to fix the missing tilematrix prefix
When clicking ```Export```, an alert pops up with the text ```The package has been exported The path to the exported package is:```.  After closing the alert, the path is...
Update old documentation mapproxy.org/docs* to link to new documentation mapproxy.github.io/mapproxy
Is it possible to put a banner on all the pages on https://mapproxy.org/documentation (including https://mapproxy.org/docs*) to highlight the fact that this is old documentation and that the new documentation is...
Possibly related to https://github.com/Apicurio/apicurio-studio/issues/893 # How to reproduce Create a New API design, choosing the Pet Store Example. Edit the API Switch to Source Under paths > /pets > get...
[](https://osgeo-org.atlassian.net/browse/GEOS-11443) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=geoserver&utm_campaign=badge_info) From my experience with the GeoServer REST API, e.g. adding a user to a group [GeoServer API Docs](https://docs.geoserver.org/stable/en/api/#1.0.0/usergroup.yaml) , the change happens and is written to disk immediately,...
Pulling together the following: * https://github.com/geotools/geotools/pull/4905 * https://github.com/GeoWebCache/geowebcache/pull/1319 * https://github.com/geoserver/geoserver/pull/7897 * https://github.com/geotools/geotools/pull/4906 * https://github.com/GeoWebCache/geowebcache/pull/1320 * https://github.com/geoserver/geoserver/pull/7898 * https://github.com/geoserver/geoserver/pull/7889 - for importer Of interest - ignore the following failure: * https://github.com/GeoWebCache/geowebcache/issues/1321...