nextcloud/lib/private/encryption
Björn Schießle fbe4b77c49 Merge pull request #16228 from owncloud/enc_fix_restore
use hooks to update encryption keys
2015-05-12 13:10:16 +02:00
..
exceptions fixing license headers - encryption code related 2015-04-07 17:02:49 +02:00
keys only update share keys if the file was encrypted 2015-04-24 10:19:09 +02:00
file.php update share keys if a file is moved to a shared folder 2015-04-23 17:18:48 +02:00
hookmanager.php use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we 2015-05-11 12:06:57 +02:00
manager.php Make getDefaultModuleId public and get module protected 2015-04-27 11:03:51 +02:00
update.php use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we 2015-05-11 12:06:57 +02:00
util.php fix check if file is excluded from encryption 2015-05-11 12:38:59 +02:00