nextcloud/apps/settings/tests/Controller
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 +01:00
..
AdminSettingsControllerTest.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
AppSettingsControllerTest.php Create headings for settings pages 2023-03-07 17:51:19 +01:00
AuthSettingsControllerTest.php More test fixing 2021-12-01 22:17:19 +01:00
CheckSetupControllerTest.php Migrate fair use of free push service check to new SetupCheck API 2024-01-25 13:05:59 +01:00
DelegationControllerTest.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
MailSettingsControllerTest.php feat: rename users to account or person 2024-02-13 21:06:30 +01:00
TwoFactorSettingsControllerTest.php Update php licenses 2021-06-04 22:02:41 +02:00
UsersControllerTest.php fix(admin role): fix old and wrong way to determine whether user is admin 2024-02-19 18:57:22 +01:00