nextcloud-server/apps/dav/lib/CardDAV
Daniel Kesselberg 3f117cb3db
fix: make federation address book sync work with allow_local_remote_servers = false
Client.preventLocalAddress expects an absolute URL, which means the base_uri option cannot be used.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-10-01 21:42:14 +07:00
..
Activity fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Integration Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +07:00
Security fix(dav): Rate limit address book creation 2024-05-28 10:09:22 +07:00
Sharing enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2024-02-15 18:01:12 +07:00
Validation fix(carddav): limit vcard size 2024-07-04 22:18:40 +07:00
Xml
AddressBook.php fix(dav): ACLs for shared addressbooks 2024-03-21 11:50:35 +07:00
AddressBookImpl.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
AddressBookRoot.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Card.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CardDavBackend.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
ContactsManager.php
Converter.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
HasPhotoPlugin.php Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +07:00
ImageExportPlugin.php Stop sending deprecated Pragma header 2023-08-28 15:11:22 +07:00
MultiGetExportPlugin.php Fixes "PossiblyNullArgument" Psalm warnings. 2023-06-12 09:46:07 +07:00
PhotoCache.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Plugin.php
SyncService.php fix: make federation address book sync work with allow_local_remote_servers = false 2024-10-01 21:42:14 +07:00
SystemAddressbook.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UserAddressBooks.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00