nextcloud/lib/private/encryption
Bjoern Schiessle 887be709f5 a new approach to display the error message 2015-05-18 10:15:17 +02:00
..
exceptions a new approach to display the error message 2015-05-18 10:15:17 +02:00
keys delete all file keys doesn't need the encryption module as parameter; implement rmdir; getFileKeyDir should also work for part files and complete directories 2015-05-13 19:06:23 +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