nextcloud-server/apps/encryption/lib
2017-09-11 12:52:25 +02:00
..
AppInfo improve status messages 2017-07-06 11:47:11 +02:00
Command add occ command to disable the master key again 2017-07-06 11:47:11 +02:00
Controller improve status messages 2017-07-06 11:47:11 +02: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 +02:00
Exceptions
Hooks
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 +02:00
Settings move encryption to security (and behind two factor things) 2017-06-27 12:21:18 +02:00
Users
HookManager.php
KeyManager.php after the master key was loaded we are ready to go, no re-login needed 2017-07-06 11:47:10 +02:00
Migration.php
Recovery.php
Session.php
Util.php make master key the new default 2017-07-06 11:33:03 +02:00