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

fix: group admins can impersonate again #236

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

jvillafanez
Copy link
Member

Rel: https://github.com/owncloud/enterprise/issues/6277

There have been some changes in core (around 10.13) to keep a different data structure for the group information in order to make it more flexible. Due to this change, some of the impersonation functionality wasn't working.

This PR fixes the problem and keeps backwards compatibility, so the app can keep the minimum OC version.

@CLAassistant
Copy link

CLAassistant commented Dec 11, 2023

CLA assistant check
All committers have signed the CLA.

Copy link

sonarcloud bot commented Dec 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pako81
Copy link
Contributor

pako81 commented Dec 11, 2023

yes, confirmed to work (tested on 10.13.3). Additionally tested on 10.12.0 (previous core changes) and it also works there 👍

@pako81 pako81 self-requested a review December 11, 2023 14:59
@pako81
Copy link
Contributor

pako81 commented Dec 12, 2023

@jvillafanez merge it or another review needed?

@jvillafanez jvillafanez merged commit 0df22a4 into master Dec 12, 2023
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the group_admin_fix branch December 12, 2023 14:25
@pako81 pako81 mentioned this pull request Dec 13, 2023
43 tasks
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.

None yet

3 participants