]> source.dussan.org Git - nextcloud-server.git/commit
Updating keystorage movement and fixing hooks
authorClark Tomlinson <fallen013@gmail.com>
Tue, 24 Mar 2015 21:29:10 +0000 (17:29 -0400)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 7 Apr 2015 11:30:27 +0000 (13:30 +0200)
commit0c2f9ca849ef41232511cf576cc9a9de2caa43f0
treea75194b573985da4a68684cb5a74c9891db34696
parent506222567e71fc0d77fa77ee7805c93fa7655b6c
Updating keystorage movement and fixing hooks
15 files changed:
apps/encryption/appinfo/encryption.php
apps/encryption/hooks/userhooks.php
apps/encryption/lib/crypto/Encryption.php
apps/encryption/lib/crypto/crypt.php
apps/encryption/lib/hookmanager.php
apps/encryption/lib/keymanager.php
apps/encryption/lib/migrator.php [deleted file]
apps/encryption/lib/recovery.php
apps/encryption/lib/users/setup.php
apps/encryption/lib/util.php [new file with mode: 0644]
apps/encryption/settings/settings-admin.php
apps/encryption/tests/lib/KeyManagerTest.php
apps/encryption/tests/lib/MigratorTest.php
apps/files_encryption/lib/hooks.php
lib/private/server.php