nextcloud/apps/encryption/lib
Stefan Weiberg 375f167c67 Adding a check to see if keyFileContents is empty:
* this fixes a download error and an exception if the data content
  for encryption is empty
* #3958: for recovering encrypted files with a damaged signature
  this is necessary in addition to turning the signature check off

Signed-off-by: Stefan Weiberg <sweiberg@suse.com>
2018-08-21 15:21:26 +02:00
..
AppInfo this was a migration step to ownCloud 8.0 to restructure the encryption folder which is no longer needed 2018-03-02 10:09:52 +01:00
Command add occ command to recover encrypted files in case of password lost 2018-08-16 15:51:01 +02:00
Controller this was a migration step to ownCloud 8.0 to restructure the encryption folder which is no longer needed 2018-03-02 10:09:52 +01:00
Crypto Adding a check to see if keyFileContents is empty: 2018-08-21 15:21:26 +02:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +02:00
Hooks add occ command to recover encrypted files in case of password lost 2018-08-16 15:51:01 +02:00
Migration Update license headers 2017-11-06 16:56:19 +01:00
Settings Move encryption settings to security 2018-08-01 09:41:09 +02:00
Users Fix apps/ 2016-07-21 18:13:57 +02:00
HookManager.php Fix apps/ 2016-07-21 18:13:57 +02:00
KeyManager.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
Recovery.php Fix apps/ 2016-07-21 18:13:57 +02:00
Session.php this was a migration step to ownCloud 8.0 to restructure the encryption folder which is no longer needed 2018-03-02 10:09:52 +01:00
Util.php Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00