nextcloud/lib
nfebe 6a1fdf5498 fix: Make TrustedServers optional in RemotePlugin
The federation app is not always installed, causing errors when
TrustedServers is injected as a hard dependency. This change makes
the dependency optional by using nullable types and null-safe
operators, defaulting to false when unavailable.

Modified backport of #55893 which are required for
the stable31 backport to function correctly.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-11-11 12:09:05 +01:00
..
composer fix(jobs): Limit command jobs to known cases 2025-11-05 13:51:42 +01:00
l10n fix(l10n): Update translations from Transifex 2025-11-10 00:13:39 +00:00
private fix: Make TrustedServers optional in RemotePlugin 2025-11-11 12:09:05 +01:00
public fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:35 +00:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 -01:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php chore: Add comment to make it clear the bail out for status.php should 2025-09-02 12:07:38 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00