nextcloud-server/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 +07:00
..
AppInfo Make sure maintenance mode is always casted to bool 2019-02-22 08:25:41 +07:00
Command add occ command to recover encrypted files in case of password lost 2018-08-16 15:51:01 +07: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 +07:00
Crypto improve variable naming 2018-11-30 15:24:05 +07:00
Exceptions
Hooks add occ command to recover encrypted files in case of password lost 2018-08-16 15:51:01 +07:00
Migration
Settings Move encryption settings to security 2018-08-01 09:41:09 +07:00
Users
HookManager.php
KeyManager.php move log constants to ILogger 2018-04-26 10:45:52 +07:00
Recovery.php
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 +07:00
Util.php