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

[stable29] Use new property for admin user indication #3751

Merged
merged 1 commit into from
Jun 13, 2024

Commits on Jun 12, 2024

  1. Use new property for admin user indication

    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 <[email protected]>
    eszkadev authored and backportbot[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c9d13ff View commit details
    Browse the repository at this point in the history