0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/federation/tests
Pablo Zimdahl 04f313d1d6 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:04:59 +00:00
..
BackgroundJob fix(federation): give some time to prepare both servers 2024-04-11 09:52:46 +00:00
Controller fix: Add bruteforce protection to federation endpoint 2024-02-21 09:18:36 +01:00
DAV Update php licenses 2021-06-04 22:02:41 +02:00
Middleware chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Settings Add support for Delegation Settings for more apps 2021-10-15 18:41:00 +02:00
DbHandlerTest.php Update php licenses 2021-06-04 22:02:41 +02:00
SyncFederationAddressbooksTest.php fix(federation): always set server status to OK after successful runs 2024-08-22 15:04:59 +00:00
TrustedServersTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00