ClientConfig icon indicating copy to clipboard operation
ClientConfig copied to clipboard

Content managers has ability to edit global site ClientConfig settings

Open NDruce opened this issue 4 years ago • 1 comments

Content managers has access to change values in ClientConfig, so they can, administer the site in some way. For example, access to global MODX settings is restrictable, so there is logic that ClientConfig has to be restrictable too. Please, fix access control to ClientConfig, because it can contain sensitive data that some roles of users must be denied to modify anyway and even see too.

NDruce avatar Nov 18 '20 01:11 NDruce

There's #17 and #88 which request more granular permissions but I'm interested in your use case where CC contains settings that are considered sensitive.

Mark-H avatar Nov 18 '20 01:11 Mark-H