nextcloud/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 Fix others 2016-07-21 18:13:57 +02:00
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 Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
File.php Fix others 2016-07-21 18:13:57 +02:00
HookManager.php Fix others 2016-07-21 18:13:57 +02:00
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 Fix others 2016-07-21 18:13:57 +02:00
Util.php Remove legacy class OC_Group and OC_User 2017-03-09 17:35:09 -06:00