nextcloud/apps/dav/lib/CardDAV
Louis Chemineau 72c2aef01a 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 17:44:40 +02:00
..
Activity fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Integration Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +02:00
Security fix(dav): Rate limit address book creation 2024-05-28 10:09:22 +00:00
Sharing enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2024-02-15 18:01:12 +01:00
Validation fix(carddav): limit vcard size 2024-07-04 22:18:40 +00:00
Xml Update php licenses 2021-06-04 22:02:41 +02:00
AddressBook.php fix(dav): ACLs for shared addressbooks 2024-03-21 11:50:35 +01:00
AddressBookImpl.php fix(dav): calculate permissions based on addressbook principal 2025-08-06 21:37:10 +00:00
AddressBookRoot.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Card.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CardDavBackend.php fix(dav): clean up user's addressbook shares on deletion 2025-09-26 15:34:11 +02:00
ContactsManager.php fix(contacts): Do not expose SAB in /contactsmenu 2025-10-14 17:44:40 +02:00
Converter.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
HasPhotoPlugin.php Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +02:00
ImageExportPlugin.php fix: return 204 instead of 404 2024-12-13 17:33:21 +00:00
MultiGetExportPlugin.php Fixes "PossiblyNullArgument" Psalm warnings. 2023-06-12 09:46:07 +02:00
PhotoCache.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Plugin.php Update php licenses 2021-06-04 22:02:41 +02:00
SyncService.php fix(dav): Create SAB at installation 2025-03-28 15:15:42 +01:00
SystemAddressbook.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UserAddressBooks.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00