Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access permissions for parent aren't applied to children #3962

Closed
nomo opened this issue Mar 2, 2011 · 1 comment
Closed

Access permissions for parent aren't applied to children #3962

nomo opened this issue Mar 2, 2011 · 1 comment
Labels
area-core proposal Proposal about improvement aka RFC. Need to be discussed before start implementation.

Comments

@nomo
Copy link

nomo commented Mar 2, 2011

nomo created Redmine issue ID 3962

I'm using modx-2.0.8-pl on CentOS5.

I've created user, group, resource group(test-rg) to publish "member only page"

My document tree is like this.

  • index
  • profile
  • login
  • secrets (should be member only)
    +--test1 (should be member only)
    +--test2 (should be member only)
    +--test3 (should be member only)

I assigned test-rg to "secrets" and noticed access permissions on children(test1,test2,test3) weren't be overwritten by parent.
When I was using modx-evo, access configurations on parent affected to children.

I hope if there is a checkbox like "Apply permissions to children", everyone will be happy.

@rtripault
Copy link
Contributor

Closing in favor of #4601

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core proposal Proposal about improvement aka RFC. Need to be discussed before start implementation.
Projects
None yet
Development

No branches or pull requests

2 participants