nextcloud-server/lib/private/Group
Arthur Schiwon c98b0462e3 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-19 18:57:22 +07:00
..
Backend.php Clear up return types 2023-04-27 12:00:45 +07:00
Database.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
DisplayNameCache.php chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +07:00
Group.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Manager.php fix(admin role): fix old and wrong way to determine whether user is admin 2024-02-19 18:57:22 +07:00
MetaData.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00