nextcloud-server/apps/dav
Louis Chemineau 52aec18d8e fix(contacts): Do not expose SAB in `/contactsmenu`
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>
2025-10-14 18:54:35 +07:00
..
appinfo fix(dav): Mark removal of dav object properties as expensive 2025-09-03 09:34:44 +07:00
composer fix(caldav): prevent unshare entry creation for owner unsharing 2025-06-01 16:39:43 +07:00
css
img
l10n fix(l10n): Update translations from Transifex 2025-10-09 00:25:49 +07:00
lib fix(contacts): Do not expose SAB in `/contactsmenu` 2025-10-14 18:54:35 +07:00
src fix(deps): Update @nextcloud/vue to v8.29.2 2025-08-31 16:30:45 +07:00
templates
tests fix(contacts): Do not expose SAB in `/contactsmenu` 2025-10-14 18:54:35 +07:00
.gitignore
.l10nignore
openapi.json fix(dav): Use IUser::getDisplayName directly 2025-03-05 22:51:44 +07:00
openapi.json.license