nextcloud/apps/files_encryption/lib
Lukas Reschke 64ee942e7d Merge pull request #13288 from owncloud/enc_fix_public_download
[encryption] fix download of public shared files
2015-01-14 11:55:13 +01:00
..
capabilities.php Fix namespace of files_encryption classes and autoload them 2014-12-09 09:47:26 +01:00
crypt.php make versions of shared files downloadable 2015-01-09 12:46:24 +01:00
helper.php make versions of shared files downloadable 2015-01-09 12:46:24 +01:00
hooks.php don't move encryption keys if a mount point was renamed 2015-01-09 15:39:36 +01:00
keymanager.php cache keys to read them only once from the hard disc 2014-12-19 16:04:13 +01:00
migration.php Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 2014-12-09 09:47:26 +01:00
proxy.php Merge pull request #13288 from owncloud/enc_fix_public_download 2015-01-14 11:55:13 +01:00
session.php Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 2014-12-09 09:47:26 +01:00
stream.php if we download a public shared file we need to retrieve the user from the path 2015-01-13 14:22:54 +01:00
util.php adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 2015-01-13 12:45:33 +01:00