nextcloud/apps/dav/lib/CardDAV
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 +02:00
..
Activity chore: apply code style 2025-04-30 19:04:59 +02:00
Integration chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Security chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Sharing chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Validation fix(carddav): limit vcard size 2024-07-04 16:42:09 -04:00
Xml chore: Add SPDX header 2024-05-27 20:11:22 +02:00
AddressBook.php chore: apply code style 2025-04-30 19:04:59 +02:00
AddressBookImpl.php fix(carddav): IAddressBook::getKey() should return a string 2025-08-26 15:02:42 +02:00
AddressBookRoot.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Card.php chore: apply code style 2025-04-30 19:04:59 +02:00
CardDavBackend.php fix(dav): clean up user's addressbook shares on deletion 2025-09-26 15:30:42 +02:00
ContactsManager.php fix(contacts): Do not expose SAB in /contactsmenu 2025-10-14 18:54:35 +02:00
Converter.php feat(ldap): sync additional properties to profile and SAB 2024-05-30 12:01:13 +02:00
HasPhotoPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ImageExportPlugin.php chore: apply code style 2025-04-30 19:04:59 +02:00
MultiGetExportPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
PhotoCache.php chore: apply code style 2025-04-30 19:04:59 +02:00
Plugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
SyncService.php chore: apply code style 2025-04-30 19:04:59 +02:00
SystemAddressbook.php chore: apply code style 2025-04-30 19:04:59 +02:00
UserAddressBooks.php chore: apply code style 2025-04-30 19:04:59 +02:00