nextcloud/lib/private/Encryption
Vincent Petry aebb8c3639
Ignore exception when deleting keys of deleted user
Whenever a user was deleted for encryption where the keys are stored in
the home, we can ignore user existence exceptions because it means the
keys are already gone.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-17 00:07:23 -06: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 Fix others 2016-07-21 18:13:57 +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