nextcloud/apps/settings/tests/Controller
Vincent Petry 5d76574a81 Map old account scope properties to new names
Use new scope values in settings page.
Adjust all consumers to use the new constants.
Map old scope values to new ones in account property getter.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-29 07:03:31 +00:00
..
AdminSettingsControllerTest.php Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
AppSettingsControllerTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
AuthSettingsControllerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
CheckSetupControllerTest.php Add setup check to verify that the used DB version is still supported in the next major release 2021-01-08 13:38:32 +01:00
MailSettingsControllerTest.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
TwoFactorSettingsControllerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
UsersControllerTest.php Map old account scope properties to new names 2021-03-29 07:03:31 +00:00