nextcloud-server/apps/dav/lib/CardDAV
Louis Chemineau 860d84123f 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-12 16:26:09 +07:00
..
Activity fix(activity): Fix activity parameter types 2025-02-17 16:35:29 +07:00
Integration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Security refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Sharing
Validation
Xml fix(psalm): Fix some newly detected issues 2024-10-21 12:37:59 +07:00
AddressBook.php fix: do not ignore move command object target uri 2025-08-27 19:14:17 +07:00
AddressBookImpl.php fix(carddav): IAddressBook::getKey() should return a string 2025-08-26 12:21:17 +07:00
AddressBookRoot.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Card.php
CardDavBackend.php fix(dav): clean up user's addressbook shares on deletion 2025-09-26 15:26:52 +07:00
ContactsManager.php fix(contacts): Do not expose SAB in `/contactsmenu` 2025-10-12 16:26:09 +07:00
Converter.php chore(profile): move profile app from core to apps 2024-11-14 10:25:02 +07:00
HasPhotoPlugin.php
ImageExportPlugin.php refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
MultiGetExportPlugin.php refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
PhotoCache.php feat: Allow WebP content type in PhotoCache 2024-10-28 13:43:01 +07:00
Plugin.php
SyncService.php feat(carddav): handle truncated non-initial requests 2025-08-14 11:17:27 +07:00
SystemAddressbook.php feat(cardav): support result truncation for addressbook federation 2025-08-14 11:17:26 +07:00
UserAddressBooks.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00