nextcloud-server/apps/settings/tests
Ferdinand Thiessen 57c889f773
fix(IntegrityCheck): Ensure the check is run if no results are available
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>
2024-07-05 12:32:39 +07:00
..
Activity
AppInfo
Controller feat(settings): Cache app discover images to ensure privacy of users 2024-03-14 20:45:25 +07:00
Mailer fix: replace `Account name` by `Login` 2024-02-13 21:08:10 +07:00
Middleware
Settings feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2024-03-15 16:52:59 +07:00
SetupChecks fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-05 12:32:39 +07:00
UserMigration Update composer autoloader 2022-11-22 13:35:17 +07:00