nextcloud-server/apps/dav/lib
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
..
AppInfo Add Event and Task Backends for Unified Search 2020-08-04 16:01:59 +02:00
Avatars
BackgroundJob Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
CalDAV CalDavBackend: check if timerange is array before accessing 2020-10-16 07:50:36 +02:00
CardDAV Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
Command Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Comments Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Connector Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Controller Merge pull request #23025 from Iscle/master 2020-10-06 22:12:22 +02:00
DAV Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Db
Direct Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Events Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Exception
Files
Migration Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Provisioning/Apple
Search Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Settings
Storage Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SystemTag Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
Traits
Upload Update urls to stackoverflow.com to "HTTPS" 2020-09-17 17:38:27 +02:00
Capabilities.php
HookManager.php
RootCollection.php Add Typed Events for CalDAV- and CardDAV-related Events 2020-08-18 21:40:57 +02:00
Server.php Don't overwrite the event if we use it later 2020-10-28 13:24:17 +01:00