nextcloud/lib/private/integritycheck
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
..
exceptions Happy new year! 2016-01-12 15:02:18 +01:00
helpers Exclude .htaccess modifications from code checker 2016-01-22 11:51:54 +01:00
iterator Allow specifing the signing path 2016-02-03 20:08:40 +01:00
checker.php Add note if integrity check is disabled 2016-02-12 11:11:39 +01:00