nextcloud-server/lib/private/Encryption
Roeland Jago Douma 111c9f7563
Don't add the Encryption Storage Wrapper if there are no encryption modules
fixes #4125

If there is no encryption module enabled it makes no sense to setup the
encryption wrapper (because we can't do anything anyway).

This saves reading the header of files.
Especialy on external storage/objectstore this should improve
performance

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-03-29 18:57:56 +02:00
..
Exceptions
Keys Ignore exception when deleting keys of deleted user 2017-03-17 00:07:23 -06:00
DecryptAll.php Fix shared storage namespace in DecryptAll class 2016-10-20 20:36:50 +02:00
EncryptionWrapper.php
File.php
HookManager.php
Manager.php Don't add the Encryption Storage Wrapper if there are no encryption modules 2017-03-29 18:57:56 +02:00
Update.php
Util.php Remove legacy class OC_Group and OC_User 2017-03-09 17:35:09 -06:00