nextcloud/tests/settings/controller
Lukas Reschke 12181aa6de Don't perform checks for outdated TLS libs when no internet connection
This change makes the check return a positive result when:

- The instance has been configured to not use the internet
AND/OR
- S2S AND the appstore is disabled
2015-10-08 18:26:03 +02:00
..
AppSettingsControllerTest.php Add experimental applications switch 2015-04-03 13:21:24 +02:00
CertificateControllerTest.php also block certificate management in the back-end if external storages are disabled for the user 2015-08-04 18:33:19 +02:00
CheckSetupControllerTest.php Don't perform checks for outdated TLS libs when no internet connection 2015-10-08 18:26:03 +02:00
EncryptionControllerTest.php Add unit tests 2015-07-28 16:32:11 +02:00
groupscontrollertest.php Only sort by group name when LDAP is involved 2015-06-16 11:10:00 +02:00
logsettingscontrollertest.php use StreamResponse to download the log file - fixes #14268 2015-03-27 11:30:32 +01:00
mailsettingscontrollertest.php Show more detailed error message 2015-03-16 12:47:06 +01:00
securitysettingscontrollertest.php Let users configure security headers in their Webserver 2015-03-02 19:07:46 +01:00
userscontrollertest.php Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00