nextcloud-server/apps/settings/lib/Controller
Christoph Wurst 43e41ca532
Merge pull request #28259 from nextcloud/work/carl/sodium-check
Check that php was compiled with argon2 support or that the php-sodium extensions is installed
2021-07-30 17:34:10 +02:00
..
AdminSettingsController.php
AppSettingsController.php
AuthSettingsController.php
ChangePasswordController.php Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
CheckSetupController.php Check that php was compiled with argon2 support or that the php-sodium 2021-07-30 15:11:55 +02:00
CommonSettingsTrait.php
HelpController.php
LogSettingsController.php
MailSettingsController.php
PersonalSettingsController.php
ReasonsController.php
TwoFactorSettingsController.php
UsersController.php refs #21045 add app config to disable unlimited quota and to set max quota 2021-07-29 19:31:36 +00:00
WebAuthnController.php