Here's the second release candidate for mapguide-rest 1.0
The main addition in this release is support for defining a "whitelist" in config.php that will restrict feature service APIs to only the specified operations and feature sources defined in the whitelist, allowing you to reduce the attack surface of your mapguide-rest install by only controlling API access to feature sources of your choosing. You can find a commented-out whitelist example in config.php that you can adapt to your own installation.
Other changes and fixes include:
Download
أكثر...
The main addition in this release is support for defining a "whitelist" in config.php that will restrict feature service APIs to only the specified operations and feature sources defined in the whitelist, allowing you to reduce the attack surface of your mapguide-rest install by only controlling API access to feature sources of your choosing. You can find a commented-out whitelist example in config.php that you can adapt to your own installation.
Other changes and fixes include:
- Fix runtime map XML generation for versions of MapGuide that do not support CREATERUNTIMEMAP
- Fix XYZ routes for Tile Set Definition resources
- Support a bboxistargetcs flag that allows the bbox parameter of any feature query route to be declared in the coordinate system indicated by the transformto parameter
- Display of error response stack traces can now be toggled in config.php
- Fix invalid GETMAPIMAGE operation version in map image adapter
- When doing a search result query via the data publishing framework, if the query produces a single result, the "single" view template will be shown instead of the "many" view template
- When doing a search result query via the data publishing framework, if the query produces no results, the "none" view template will be shown instead of the "many" view template
Download
أكثر...