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

Role1 AND Role2 ACL / CLP access #3437

Closed
JacobJT opened this issue Jan 26, 2017 · 2 comments
Closed

Role1 AND Role2 ACL / CLP access #3437

JacobJT opened this issue Jan 26, 2017 · 2 comments

Comments

@JacobJT
Copy link

JacobJT commented Jan 26, 2017

[DELETE EVERYTHING ABOVE THIS LINE BEFORE SUBMITTING YOUR ISSUE]

Describe your issue in as much detail as possible.

I have a few different types of users. I also have several separated geographic areas that shouldn't be interacting in any way. I.e. an "admin" user assigned to the "New York" region shouldn't be able to view anything out of the New York region, and they should get special access to some objects related to that region.

Setting an ACL, I would love to be able to grant Read/Write access for a user who is in both the admin Role and the New York Role. Currently to achieve this, if I have m types of users and n geographic regions, I need m X n roles. It would be extremely convenient to be able to just work with the basic roles instead of having to do a complex role set up.

Steps to reproduce

Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable.

Have various combinations of users that fit categories, need to give access to users who fit multiple roles.

Expected Results

simple && role set up.

Actual Outcome

Complex role set up.

Environment Setup

  • Server
    • parse-server version (Be specific! Don't say 'latest'.) : ~2.3.2
    • Operating System: OSX
    • Hardware: MBP 2015
    • Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): All
@hramos hramos changed the title [Feature Request] Role1 AND Role2 ACL / CLP access Role1 AND Role2 ACL / CLP access Feb 9, 2017
@stale
Copy link

stale bot commented Sep 18, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 18, 2018
@stale stale bot closed this as completed Sep 25, 2018
@mtrezza mtrezza added type:feature New feature or improvement of existing feature and removed type:improvement labels Dec 6, 2021
@parse-github-assistant
Copy link

The label type:feature cannot be used in combination with type:improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants