nextcloud-server/apps/encryption/lib
Kenneth Newwood 7092c50e7c 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
Signed-off-by: Kenneth Newwood <kenneth@newwood.name>
2017-09-11 12:52:25 +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 Update comments to Nextcloud 2017-04-11 23:16:27 +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 Update with robin 2016-07-21 18:13:58 +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