nextcloud/lib/private/Group
Arthur Schiwon a23cf50d5e fix(admin role): fix old and wrong way to determine whether user is admin
- 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>
2024-02-27 23:57:45 +01:00
..
Backend.php Clear up return types 2023-04-27 12:00:45 +02:00
Database.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
DisplayNameCache.php fix(cache): Remove displayname cache entry on delete 2023-08-28 14:59:54 +02:00
Group.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Manager.php fix(admin role): fix old and wrong way to determine whether user is admin 2024-02-27 23:57:45 +01:00
MetaData.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00