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 hooks for default deny to set default permissions #11129

Open
chiatt opened this issue Jul 3, 2024 · 0 comments · May be fixed by #11215
Open

Add hooks for default deny to set default permissions #11129

chiatt opened this issue Jul 3, 2024 · 0 comments · May be fixed by #11215

Comments

@chiatt
Copy link
Member

chiatt commented Jul 3, 2024

If a user were to complete a workflow when the system is configured with the default deny framework, the resulting resource instances would only be available to them. To apply permissions, they would need to go back into the resource editor for each instance to open access to others. To address this problem, we need a hook in the permissions framework (both when writing and reading instance permissions) that would allow the definition of default access (probably in the form of a dictionary in settings.py).

@aarongundel aarongundel linked a pull request Jul 19, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏗 In Progress
Development

Successfully merging a pull request may close this issue.

2 participants