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] fix(admin role): fix old and wrong way to determine whether user is admin #43817

Merged
merged 1 commit into from Feb 29, 2024

Commits on Feb 27, 2024

  1. fix(admin role): fix old and wrong way to determine whether user is a…

    …dmin
    
    - fixes Settings knowing who is an admin of non-local group backend groups
    - obsoletes and removes a little old, deprecated code
    - double checks proper parameter type on Group\Manager::isAdmin
    - also fixes legacy OC_User code to check whether user is an admin
    
    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Feb 27, 2024
    Copy the full SHA
    a23cf50 View commit details
    Browse the repository at this point in the history