]> source.dussan.org Git - nextcloud-server.git/commit
add $encryptionModuleId to methods of Keys/IStorage
authorThomas Müller <thomas.mueller@tmit.eu>
Wed, 22 Apr 2015 09:18:18 +0000 (11:18 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Wed, 22 Apr 2015 09:53:05 +0000 (11:53 +0200)
commitfc4127dd62bdd1d9bd9339797607615a250ba33f
treee2ad8461ac3d85c378999aaf6a365fb5a0359a21
parent570718fb6bbad4dfd721b1ef451580749e9e0bdd
add $encryptionModuleId to methods of Keys/IStorage
13 files changed:
apps/encryption/appinfo/application.php
apps/encryption/lib/keymanager.php
apps/encryption/settings/settings-personal.php
apps/encryption_dummy/lib/dummymodule.php
lib/private/encryption/keys/factory.php [deleted file]
lib/private/encryption/keys/storage.php
lib/private/files/storage/wrapper/encryption.php
lib/private/server.php
lib/public/encryption/keys/istorage.php
lib/public/iservercontainer.php
settings/changepassword/controller.php
tests/lib/encryption/keys/storage.php
tests/lib/files/storage/wrapper/encryption.php