nextcloud-server/apps/federation/tests
Daniel Calviño Sánchez 9b691c2884 fix: Fix getting trusted server other than the first
"array_filter" preserves the keys, so after the trusted servers were
filtered "$server[0]" existed only if the server to get was the first
one in the original array.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-08-28 08:31:18 +07:00
..
BackgroundJob chore(federation): cleanup SettingsController and legacy AddServerMiddleware 2025-01-09 15:39:01 +07:00
Controller chore(federation): cleanup SettingsController and legacy AddServerMiddleware 2025-01-09 15:39:01 +07:00
DAV refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Settings refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
DbHandlerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SyncFederationAddressbooksTest.php fix(carddav): return correct sync token for non-truncated requests 2025-08-14 11:17:27 +07:00
TrustedServersTest.php fix: Fix getting trusted server other than the first 2025-08-28 08:31:18 +07:00