nextcloud-server/apps/federation/lib
Daniel Calviño Sánchez b42d125950 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-12 06:47:51 +07:00
..
AppInfo
BackgroundJob chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Command
Controller
DAV
Listener
Migration
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DbHandler.php
SyncFederationAddressBooks.php feat(carddav): handle truncated non-initial requests 2025-08-06 14:04:55 +07:00
SyncJob.php
TrustedServers.php fix: Fix getting trusted server other than the first 2025-08-12 06:47:51 +07:00