nextcloud/lib
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
..
l10n [tx-robot] updated from transifex 2016-02-12 01:56:04 -05:00
private Add note if integrity check is disabled 2016-02-12 11:11:39 +01:00
public No longer evaluate appinfo/version 2016-02-10 17:24:14 +01:00
autoloader.php Happy new year! 2016-01-12 15:02:18 +01:00
base.php The local address book is replaced now by the system addressbook as part of the dav app 2016-02-02 10:56:33 +01:00