mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
When hitting the `/contactsmenu/contacts` endpoint with the `dav.system_addressbook_exposed` config switch set to `"no"`, the system address book content is still listed in the response. This ensure that we do not expose unexpectedly the system address book. Signed-off-by: Louis Chmn <louis@chmn.me>