nextcloud-server/apps/settings/lib/Controller
Arthur Schiwon 847ed37afc
do not use private AccountManager in UsersController
- extends IAccountProperty for verificationData getters and setters
- implementation thereof ^
- and of course adaption of UsersController

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-05-25 14:35:38 +02:00
..
AdminSettingsController.php
AppSettingsController.php Move away some ILoggers 2021-03-02 10:47:25 +01:00
AuthSettingsController.php Harden apptoken check 2021-05-17 16:05:45 +02:00
ChangePasswordController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
CheckSetupController.php Merge pull request #25605 from nextcloud/trusted-proxy-warning-localhost 2021-04-01 13:27:26 +02:00
CommonSettingsTrait.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
HelpController.php Some psalm fixes in the settings app 2021-02-15 10:00:35 +01:00
LogSettingsController.php
MailSettingsController.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
PersonalSettingsController.php
ReasonsController.php Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
TwoFactorSettingsController.php
UsersController.php do not use private AccountManager in UsersController 2021-05-25 14:35:38 +02:00
WebAuthnController.php