modmore / VersionX

Resource & Element Versioning Extra for MODX Revolution (supports 2.2 and up). Extends the core in a future-proof manner to keep copies of every change to resources, templates, template variables, chunks, snippets and plugins.
https://modmore.com/extras/versionx/
40 stars 20 forks source link

Check if user has view_user permission before showing the user filter #96

Closed Mark-H closed 5 years ago

Mark-H commented 6 years ago

Especially on the resource tabs, but also in the CMP.

jcdm commented 6 years ago

Results in the following popup message for users saving resources without the permission: Code: 200 OK {"success":false,"message":"Permission denied!","total":0,"data":[],"object":[]}

Mark-H commented 5 years ago

Fixed in 2.2.2