nextcloud-server/apps/encryption/lib
Morris Jobke b1f77aca4e Merge pull request #6919 from nextcloud/di-appmanager-encryption-migration
Use DI for IAppManager to encryption migration
2017-10-24 16:33:03 +07:00
..
AppInfo improve status messages 2017-07-06 11:47:11 +07:00
Command add occ command to disable the master key again 2017-07-06 11:47:11 +07:00
Controller improve status messages 2017-07-06 11:47:11 +07:00
Crypto print generated encryption key passwords directly after generating the keys so that errors during the encryption do not lead to a potentially massive data loss 2017-09-11 12:52:25 +07:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +07:00
Hooks Remove unneeded check if app is enabled 2017-10-23 23:47:06 +07:00
Migration since the default for the master key changed we need to write the setting explicitely to the database if we migrate from a older version 2017-07-06 11:47:11 +07:00
Settings move encryption to security (and behind two factor things) 2017-06-27 12:21:18 +07:00
Users Fix apps/ 2016-07-21 18:13:57 +07:00
HookManager.php Fix apps/ 2016-07-21 18:13:57 +07:00
KeyManager.php after the master key was loaded we are ready to go, no re-login needed 2017-07-06 11:47:10 +07:00
Migration.php Use DI for IAppManager to encryption migration 2017-10-24 15:52:00 +07:00
Recovery.php Fix apps/ 2016-07-21 18:13:57 +07:00
Session.php check if session is initialized 2016-11-23 12:20:43 +07:00
Util.php make master key the new default 2017-07-06 11:33:03 +07:00