]> source.dussan.org Git - nextcloud-server.git/commit
various fixes & start to unit test the encryption storage wrapper
authorThomas Müller <thomas.mueller@tmit.eu>
Mon, 30 Mar 2015 11:23:10 +0000 (13:23 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 7 Apr 2015 11:30:28 +0000 (13:30 +0200)
commita905f641b3e619838c945caa29a1604f5b3ab8ba
tree1c7e853b87b6fde1fc14f16a38cdf12a89f51d18
parent3e6eb28ee39d366bccfb8a1c96839f4b05c9da6e
various fixes & start to unit test the encryption storage wrapper
apps/encryption_dummy/lib/dummymodule.php
lib/private/encryption/exceptions/encryptionheaderkeyexistsexception.php
lib/private/encryption/util.php
lib/private/files/storage/wrapper/encryption.php
tests/lib/files/storage/wrapper/encryption.php [new file with mode: 0644]
tests/lib/files/storage/wrapper/jail.php