nextcloud/settings/controller
Lukas Reschke 4b90429178 Add note if integrity check is disabled
Our issue template states that users should post the output of `/index.php/settings/integrity/failed`, at the moment it displays that all passes have been passed if the integrity checker has been disabled.

This is however a wrong approach considering that some distributions are gonna package Frankenstein releases and makes it harder for us to detect such issues. Thus if the integrity code checker is disabled (using the config switch)  it displays now: `Appcode checker has been disabled. Integrity cannot be verified.`

This is not displayed anywhere else in the UI except these URL used for us for debugging purposes.
2016-02-12 11:11:39 +01:00
..
appsettingscontroller.php Happy new year! 2016-01-12 15:02:18 +01:00
certificatecontroller.php Merge pull request #21653 from owncloud/update-license-headers-2016 2016-01-13 08:29:42 +01:00
checksetupcontroller.php Add note if integrity check is disabled 2016-02-12 11:11:39 +01:00
encryptioncontroller.php Happy new year! 2016-01-12 15:02:18 +01:00
groupscontroller.php Happy new year! 2016-01-12 15:02:18 +01:00
logsettingscontroller.php Happy new year! 2016-01-12 15:02:18 +01:00
mailsettingscontroller.php Happy new year! 2016-01-12 15:02:18 +01:00
securitysettingscontroller.php Happy new year! 2016-01-12 15:02:18 +01:00
userscontroller.php Consolidate getQuota and setQuota methods in User instance 2016-02-09 17:16:43 +01:00