server/apps/encryption/lib
Bjoern Schiessle 9ce32d9941
always throw a encryption exception
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-03-14 12:11:28 +01:00
..
AppInfo fixes, improvements, and another app: 2016-08-11 01:41:18 +02:00
Command Move console command registration to info.xml for encryption as well as files_external 2016-10-12 08:04:15 +02:00
Controller More casing 2016-08-08 16:45:40 +02:00
Crypto always throw a encryption exception 2017-03-14 12:11:28 +01:00
Exceptions
Hooks create new encryption keys on password reset and backup the old one 2017-01-10 17:04:32 +01:00
Settings rename IAdmin to ISettings, the interface is not bound to a specific settings scope 2016-08-11 14:48:21 +02:00
Users
HookManager.php
KeyManager.php create new encryption keys on password reset and backup the old one 2017-01-10 17:04:32 +01:00
Migration.php
Recovery.php
Session.php check if session is initialized 2016-11-23 12:20:43 +01:00
Util.php