Skip to content

fix(settings): only provide groups the subadmin has access to #52417

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

Merged
merged 3 commits into from
Apr 27, 2025

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Apr 24, 2025

Summary

The group endpoints do not allow to search for users if the user is a subadmin.
So we need to already provide the full list of groups on page load.

Checklist

@susnux susnux added this to the Nextcloud 32 milestone Apr 24, 2025
@susnux susnux requested review from a team as code owners April 24, 2025 12:27
@susnux susnux requested review from nfebe, skjnldsv, szaimen and provokateurin and removed request for a team April 24, 2025 12:27
@susnux
Copy link
Contributor Author

susnux commented Apr 24, 2025

/backport to stable30

@susnux
Copy link
Contributor Author

susnux commented Apr 24, 2025

/backport to stable31

@szaimen szaimen removed their request for review April 24, 2025 13:07
@susnux susnux requested a review from provokateurin April 24, 2025 13:14
Copy link
Member

@provokateurin provokateurin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backend LGTM

@susnux susnux force-pushed the fix/group-admin-new-user branch 3 times, most recently from 2bd496f to 3eda00b Compare April 25, 2025 14:30
@joshtrichards
Copy link
Member

Related: #52383

susnux added 3 commits April 27, 2025 11:35
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the fix/group-admin-new-user branch from 3eda00b to 1ba88da Compare April 27, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Group Admins are not able to create new Accounts after Upgrade to 30.0.9
4 participants