Skip to content

[stable31] fix(provisioning_api): Allow group details access for users with admin delegation - #53302

Merged
nfebe merged 1 commit into
stable31from
backport/53275/stable31
Jun 3, 2025
Merged

[stable31] fix(provisioning_api): Allow group details access for users with admin delegation#53302
nfebe merged 1 commit into
stable31from
backport/53275/stable31

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #53275

…n delegation
This fixes an issue where users with "Administration privileges → Users" could not access
the groups details endpoint in the provisioning API, resulting in a 403 Forbidden error.
There is a problem with adding the `AuthorizedAdminSetting` attribute (middleware)
that only allows access to users with Sharing admin privileges.
Users with "`Users` admin" privileges should also be able to access group details.
Resolves: #52617
Signed-off-by: nfebe <fenn25.fn@gmail.com>
@backportbotbackportbotBot added the 3. to review Waiting for reviews label Jun 3, 2025
@backportbotbackportbotBot added this to the Nextcloud 31.0.6 milestone Jun 3, 2025
@nfebe
nfebe enabled auto-merge June 3, 2025 14:45
@nfebe
nfebe merged commit e982326 into stable31Jun 3, 2025
@nfebe
nfebe deleted the backport/53275/stable31 branch June 3, 2025 20:49
@nextcloud-botnextcloud-bot mentioned this pull request Jun 4, 2025
10 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@nfebe@provokateurin