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

Add new global access condition that requires non-admin users specify repository on content upload #2796

Closed
gerrod3 opened this issue Jun 2, 2022 · 0 comments · Fixed by #2797
Labels

Comments

@gerrod3
Copy link
Contributor

gerrod3 commented Jun 2, 2022

With the new content queryset-scoping, non-admin users will no longer be able to see orphaned-content, so any content they upload not in a repository will become invisible to them. Add a new global access condition that can be added to content access policies to prevent non-admin users from uploading without an attached repository.

gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Jun 2, 2022
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Jun 7, 2022
gerrod3 added a commit that referenced this issue Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants