nextcloud-server/tests
nfebe 0c437fc8b5 fix(sharing): Add isTrustedServer flag to lookup results
When `show_federated_shares_to_trusted_servers_as_internal` is enabled,
lookup server results were being filtered out because they lacked the
`isTrustedServer` flag. This adds the flag to lookup results by:

- Injecting TrustedServers service into LookupPlugin
- Adding `server` and `isTrustedServer` fields to each lookup result
- Updating tests to reflect new structure

This ensures lookup results from trusted servers appear in internal
sharing while non-trusted servers are correctly filtered out.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-12-04 11:50:36 +07:00
..
Core
apps
blueprints
data
docker
lib fix(sharing): Add isTrustedServer flag to lookup results 2025-12-04 11:50:36 +07:00
objectstore
autoload.php
bootstrap.php
databases-all-config.php
drone-run-integration-tests.sh
drone-run-php-tests.sh
drone-wait-objectstore.sh
enable_all.php
karma.config.js
phpunit-autotest-external.xml
phpunit-autotest.xml
preseed-config.php
redis-cluster.config.php
redis.config.php
startsessionlistener.php