nextcloud/apps/encryption/lib
Joas Schilling 0c77cd21f9
Make sure maintenance mode is always casted to bool
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-22 08:25:41 +01:00
..
AppInfo Make sure maintenance mode is always casted to bool 2019-02-22 08:25:41 +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 improve variable naming 2018-11-30 15:24:05 +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