nextcloud/apps/dav/tests/unit/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 +02:00
..
Activity chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Security chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Sharing chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Validation fix(carddav): limit vcard size 2024-07-04 16:42:09 -04:00
AddressBookImplTest.php fix(carddav): IAddressBook::getKey() should return a string 2025-08-26 12:21:17 +00:00
AddressBookTest.php fix: do not ignore move command object target uri 2025-08-27 19:14:17 +02:00
BirthdayServiceTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CardDavBackendTest.php fix(carddav): return correct sync token for non-truncated requests 2025-08-14 11:17:27 +02:00
ContactsManagerTest.php fix(contacts): Do not expose SAB in /contactsmenu 2025-10-12 16:26:09 +02:00
ConverterTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ImageExportPluginTest.php fix: return 204 instead of 404 2024-12-13 11:47:18 -05:00
SyncServiceTest.php fix(carddav): return correct sync token for non-truncated requests 2025-08-14 11:17:27 +02:00
SystemAddressBookTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00