nextcloud/apps/dav/lib/CardDAV
Morris Jobke dc479aae2d
Improve CertificateManager to not be user context dependent
* removes the ability for users to import their own certificates (for external storage)
* reliably returns the same certificate bundles system wide (and not depending on the user context and available sessions)

The user specific certificates were broken in some cases anyways, as they are only loaded if the specific user is logged in and thus causing unexpected behavior for background jobs and other non-user triggered code paths.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-03 00:13:01 +01:00
..
Integration Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Xml Update license headers for 19 2020-04-29 11:57:22 +02:00
AddressBook.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AddressBookImpl.php handle nested properties, fixes #20544 2020-10-12 21:27:38 +02:00
AddressBookRoot.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
CardDavBackend.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ContactsManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Converter.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
HasPhotoPlugin.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ImageExportPlugin.php Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
MultiGetExportPlugin.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
PhotoCache.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Plugin.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SyncService.php Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
SystemAddressbook.php Update license headers for 19 2020-04-29 11:57:22 +02:00
UserAddressBooks.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00