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

Feature Request: Restrict access per environment #110

Open
jonrosner opened this issue Dec 1, 2023 · 0 comments
Open

Feature Request: Restrict access per environment #110

jonrosner opened this issue Dec 1, 2023 · 0 comments

Comments

@jonrosner
Copy link
Contributor

Currently, only entire collections can be access restricted via groups. It would be nice if environments could be access restricted, too.

The logic should be:

  • any user that's part of any group of the collection can see the collection (already exists)
  • if an environment has no group set, any user that can see the collection can see the environment. If an environment has 1 or more groups set, any user that's part of any group of the environment can see the environment

This logic will allow backward compatibility.

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

1 participant