nextcloud-server/apps/settings/lib/Controller
Morris Jobke fe79a1ad3e
Harden setup check for TLS version if host is not reachable
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-12-02 13:17:05 +01:00
..
AdminSettingsController.php
AppSettingsController.php
AuthSettingsController.php
ChangePasswordController.php Help static code analysis to understand code. 2020-09-16 16:37:17 +02:00
CheckSetupController.php Harden setup check for TLS version if host is not reachable 2020-12-02 13:17:05 +01:00
CommonSettingsTrait.php Remove ISection in favor of IIconSection 2020-10-28 23:05:00 +01:00
HelpController.php
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 Simplify the check if admin can change password based on encryption status 2020-11-05 22:20:34 +01:00
WebAuthnController.php