[Mapguide-trac] [mapguide-trac] #2864: Support ability to deny resource fetching calls to certain resources for Anonymous users in the mapagent
MapGuide Open Source
trac_mapguide at osgeo.org
Fri Mar 24 09:09:07 PDT 2023
#2864: Support ability to deny resource fetching calls to certain resources for
Anonymous users in the mapagent
-------------------------+----------------------
Reporter: jng | Owner: jng
Type: enhancement | Status: closed
Priority: low | Milestone: 4.0
Component: Map Agent | Version:
Severity: trivial | Resolution: fixed
Keywords: | External ID:
-------------------------+----------------------
Changes (by jng):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"10036" 10036]:
{{{#!CommitTicketReference repository="" revision="10036"
Add support for 3 new optional properties in webconfig.ini
- AnonymousDenyGetResourceContent
- AnonymousDenyGetResourceData
- AnonymousDenyGetResourceHeader
These properties accept a comma-delimited list of resource ids or resource
id prefixes, which if set will deny access for the respective
GETRESOURCECONTENT, GETRESOURCEDATA or GETRESOURCEHEADER operation to
Anonymous users for any resource id that starts with any of the tokens
defined. This way, it is flexible enough to deny access to certain
resources, or entire parent folders of resources.
Fixes #2864
}}}
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2864#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list