server/apps/encryption/lib
Bjoern Schiessle 8796c6bc78
in case 'encryption_skip_signature_check' was set to true we accept if the file doesn't has a signature
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-27 23:38:41 +01: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 in case 'encryption_skip_signature_check' was set to true we accept if the file doesn't has a signature 2018-11-27 23:38:41 +01: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