nextcloud-server/apps/settings/lib/Controller
Roeland Jago Douma 6c8f2dc7bc
Merge pull request #25016 from nextcloud/enh/noid/add-check-for-unsupported-db
Add setup check to verify that the used DB version is still supported…
2021-01-11 14:21:42 +01:00
..
AdminSettingsController.php
AppSettingsController.php
AuthSettingsController.php
ChangePasswordController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
CheckSetupController.php Merge pull request #25016 from nextcloud/enh/noid/add-check-for-unsupported-db 2021-01-11 14:21:42 +01:00
CommonSettingsTrait.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
HelpController.php
LogSettingsController.php
MailSettingsController.php
PersonalSettingsController.php
ReasonsController.php
TwoFactorSettingsController.php
UsersController.php Fix updating user settings 2021-01-05 12:59:50 +01:00
WebAuthnController.php