nextcloud-server/apps/federation/lib
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
..
AppInfo
BackgroundJob
Command
Controller
DAV
Listener
Migration
Settings
DbHandler.php
SyncFederationAddressBooks.php
SyncJob.php
TrustedServers.php