nextcloud-server/apps/federation/lib
Pablo Zimdahl 7492f7c7cb fix(federation): always set server status to OK after successful runs
Previously if a server status got set to failure, it stayed that way
until an addressbook-sync found changes. Now the server status is set to
OK after each successful sync check (if that's not the case already),
regardless of addressbook changes.

This change also includes two new logging statements, which could help
next time someone debugs this.

Signed-off-by: Pablo Zimdahl <pablo@nextcloud.com>
2024-08-22 19:01:42 +07:00
..
AppInfo chore: Add SPDX header 2024-05-29 08:58:16 +07:00
BackgroundJob fix(federation): always set server status to OK after successful runs 2024-08-22 19:01:42 +07:00
Command chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Controller refactor(federation): Replace security annotations with respective attributes 2024-07-28 08:36:17 +07:00
DAV chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Listener chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Middleware chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Migration chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Settings chore: Add SPDX header 2024-05-29 08:58:16 +07:00
DbHandler.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00
SyncFederationAddressBooks.php fix(federation): always set server status to OK after successful runs 2024-08-22 19:01:42 +07:00
SyncJob.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00
TrustedServers.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00