nextcloud-server/lib/private/Files
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
..
AppData
Cache The file cache entry is array accessible 2020-10-13 10:47:00 +02:00
Config Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Mount
Node
Notify
ObjectStore Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Search
SimpleFS
Storage Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
Stream Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Type Properly add both mimetypes to secure mimetype mapping 2020-09-07 16:42:11 +02:00
Utils
FileInfo.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Filesystem.php Merge pull request #22520 from nextcloud/normalize-path-invalid-utf8 2020-09-09 21:52:36 +02:00
View.php optimize View::getPath if we already know the storage id 2020-09-16 13:49:07 +02:00