owncloud/core

View on GitHub
changelog/10.3.2_2019-12-04/36225

Summary

Maintainability
Test Coverage
Bugfix: Respect accounts.enable_medial_search setting for remote search

Users taken from a federated instance were always searched with medial search
in the share autocomplete box. Config option accounts.enable_medial_search
was not taken into account.

https://github.com/owncloud/core/pull/36225