nextcloud/apps/dav/tests/unit/CardDAV
Louis Chemineau dd1ad9abeb 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 Chemineau <louis@chmn.me>
2025-10-11 11:12:51 +00:00
..
Activity chore: run rector 2025-07-01 22:45:52 +02:00
Security test: Migrate CardDAV tests to PHPUnit10 2025-05-25 22:22:57 +02:00
Sharing test: Migrate CardDAV tests to PHPUnit10 2025-05-25 22:22:57 +02:00
Validation test: Migrate CardDAV tests to PHPUnit10 2025-05-25 22:22:57 +02:00
AddressBookImplTest.php fix(carddav): IAddressBook::getKey() should return a string 2025-08-26 13:31:04 +02:00
AddressBookTest.php fix: do not ignore move command object target uri 2025-08-01 09:36:07 -04:00
BirthdayServiceTest.php chore: run rector 2025-07-01 22:45:52 +02:00
CardDavBackendTest.php feat: calendar federation 2025-08-27 17:14:15 +02:00
ContactsManagerTest.php fix(contacts): Do not expose SAB in /contactsmenu 2025-10-11 11:12:51 +00:00
ConverterTest.php chore: run rector 2025-07-01 22:45:52 +02:00
ImageExportPluginTest.php chore: run rector 2025-07-01 22:45:52 +02:00
SyncServiceTest.php feat: calendar federation 2025-08-27 17:14:15 +02:00
SystemAddressBookTest.php test: Migrate CardDAV tests to PHPUnit10 2025-05-25 22:22:57 +02:00