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

[stable28] Use new property for admin user indication #3752

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Jun 12, 2024

Backport of PR #3748

is_admin field inside UserExtraInfo is deprecated now.
We use dedicated IsAdminUser property in CheckFileInfo instead.
Leave old code for now for backward compatibility.

see: CollaboraOnline/online#9242

Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
@backportbot backportbot bot added the 3. to review Ready to be reviewed label Jun 12, 2024
@backportbot backportbot bot added this to the Nextcloud 28 milestone Jun 12, 2024
@juliushaertl juliushaertl merged commit 8fd7889 into stable28 Jun 13, 2024
49 of 51 checks passed
@juliushaertl juliushaertl deleted the backport/3748/stable28 branch June 13, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants