mirror of
https://github.com/nextcloud/server.git
synced 2026-02-10 06:15:08 -05:00
If there are no cached results the current implementation was also returning an empty array, but this was the same as when there was a successful run. So to distinguish this we return `null` if there are *no* results. In this case we need to rerun the integrity checker. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| AdminSettingsController.php | ||
| AISettingsController.php | ||
| AppSettingsController.php | ||
| AuthorizedGroupController.php | ||
| AuthSettingsController.php | ||
| ChangePasswordController.php | ||
| CheckSetupController.php | ||
| CommonSettingsTrait.php | ||
| DeclarativeSettingsController.php | ||
| HelpController.php | ||
| LogSettingsController.php | ||
| MailSettingsController.php | ||
| PersonalSettingsController.php | ||
| ReasonsController.php | ||
| TwoFactorSettingsController.php | ||
| UsersController.php | ||
| WebAuthnController.php | ||