nextcloud/apps/settings/tests/Controller
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
..
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 Remove obsolete check of curl SSL version 2024-01-18 10:02:42 +01:00
DelegationControllerTest.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
MailSettingsControllerTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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-27 23:57:45 +01:00