-
-
Couldn't load subscription status.
- Fork 532
Open
Labels
area-aclbugThe issue in the code or project, which should be addressed.The issue in the code or project, which should be addressed.
Description
Bug report
Summary
Recently we tested all the settings in the Access Policy and grouped them into logical groups, but almost every setting has an inaccuracy or even a bug.
Guys, we need help in testing these problems, both from the MODX-user and from the MODX-components.
"Resources" Group:
- new_document_in_root - Prevent creating resource at the root. There are no comments.
- new_document - Prevent creating resource. At the same time, the resource icon disappears from the quick menu, but the remaining icons are a symlink, a weblink is available, which is strange.
- new_symlink - Prevent creating symlink. The quick creation icon in the tree disappears. At the same time, you can create symlink by creating a resource and choosing Resource Type in the resource settings.
- new_weblink - Prevent creating weblink. The quick creation icon in the tree disappears. At the same time, you can create weblink by creating a resource and choosing Resource Type in the resource settings.
- new_static_resource - Prevent creating static resource. The quick creation icon in the tree disappears. At the same time, you can create static resources by creating a resource and choosing Resource Type in the resource settings.
- edit_document - Prevent editing resource. There are no comments.
- save_document - Prevent saving resources. And the button in the form is also locked. There are no comments here.
- delete_document - To delete or remove resource. Description Question: Why delete and remove, is it not the same thing?
- resource_duplicate - Prevent creating copy of the resource. There are no comments here.
- resource_quick_create - Prohibit "Quick create" for resources. There are no comments here.
- resource_quick_update - Prohibit "Quick update" for resources. There are no comments here.
- publish_document - Prevent only resource publication, you can not cancel the publication, strange behavior, see unpublish_document.
- unpublish_document - Prevent only cancelling resource publication, you can not publish, strange behavior, see publish_document.
- undelete_document - Prevent cancellation of resource deletion. There are no comments.
- view_document - The section and link "Resource Review" from the context menu in the resource tree is disabled. And the list of resources is hidden from the widget. Direct link does not work. There are no comments.
- view_unpublished - View unpublished resources on the site. There are no comments here.
- class_map - Allows the user to change the Resource Type when editing / creating it. If disable, then when editing the resource, an error window pops up.
- steal_locks - Allows the user to intercept resource locks, in my opinion does not work.
- edit_locked - Allows the user to edit locked resources. In my opinion, it does not work, if the resource is open by 2 users, then for the 2nd resource is blocked.
Environment
MODX >2.x
#14468, #14467, #14436, #14435, #14434, #14432, #14431, #14430, #14429, #14419, #14405, #14406, #14407, #14418
Metadata
Metadata
Assignees
Labels
area-aclbugThe issue in the code or project, which should be addressed.The issue in the code or project, which should be addressed.