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

feat: give service account permission to assign initial space members #4689

Merged
merged 1 commit into from
May 21, 2024

Conversation

dschmidt
Copy link

@dschmidt dschmidt commented May 19, 2024

I'm working on a service that requires a space to be available. In order to make the deployment easier I want to create the space on startup.
On startup there is no request context available and hence no user context. I can use the service account to create a space, but I cannot assign a user to it - that's sort of weird. This PR gives the service account the permission to assign users as well.

@dschmidt dschmidt requested a review from a team as a code owner May 19, 2024 20:04
Copy link

update-docs bot commented May 19, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@butonic butonic merged commit 5c1d887 into cs3org:edge May 21, 2024
9 checks passed
butonic added a commit that referenced this pull request Jun 3, 2024
backport: #4689: feat: give service account permission to assign initial space members
@micbar micbar mentioned this pull request Jun 19, 2024
24 tasks
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

Successfully merging this pull request may close these issues.

None yet

3 participants