nextcloud/apps/encryption/lib
Bjoern Schiessle e4895bda01 add helper class accessible for encryption modules to ask for a list of users with access to a file, needed to apply the recovery key to all files 2015-04-07 13:30:29 +02:00
..
crypto Further cleanup of files_encryption 2015-04-07 13:30:28 +02:00
exceptions fix set recovery key and implement change password 2015-04-07 13:30:29 +02:00
users add public link share key to file if it was shared as public link 2015-04-07 13:30:28 +02:00
hookmanager.php Updating keystorage movement and fixing hooks 2015-04-07 13:30:27 +02:00
keymanager.php fix set recovery key and implement change password 2015-04-07 13:30:29 +02:00
recovery.php add helper class accessible for encryption modules to ask for a list of users with access to a file, needed to apply the recovery key to all files 2015-04-07 13:30:29 +02:00
session.php use password change logic to userhooks to avoid recursions 2015-04-07 13:30:28 +02:00
setup.php Initial commit 2015-04-07 13:30:27 +02:00
util.php moving methods to their final places 2015-04-07 13:30:28 +02:00