nextcloud-server/apps/federation/lib
Pablo Zimdahl 4679ff726a 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 15:03:06 +07:00
..
AppInfo
BackgroundJob fix(federation): always set server status to OK after successful runs 2024-08-22 15:03:06 +07:00
Command chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Controller fix: Add bruteforce protection to federation endpoint 2024-02-21 08:22:46 +07:00
DAV
Listener
Middleware
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Settings
DbHandler.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SyncFederationAddressBooks.php fix(federation): always set server status to OK after successful runs 2024-08-22 15:03:06 +07:00
SyncJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
TrustedServers.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00