nextcloud-server/apps/encryption/lib
Joas Schilling 0ebdf871e0 Fix comparisons in encryption app
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-01 13:54:07 +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 Fix comparisons in encryption app 2017-08-01 13:54:07 +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