]> source.dussan.org Git - nextcloud-server.git/commit
only check if the key file exists to decide if it is an encrypted file or not.
authorBjoern Schiessle <schiessle@owncloud.com>
Wed, 20 Nov 2013 10:02:22 +0000 (11:02 +0100)
committerBjoern Schiessle <schiessle@owncloud.com>
Wed, 20 Nov 2013 10:02:22 +0000 (11:02 +0100)
commit0c24c7c4203071542d1f1acc447bb6c6b18148db
tree14ddd6b250c938dba8d68a0697f957e308338c15
parent8bc339413ba2221fea9447f91ae093f3f1cf2ab4
only check if the key file exists to decide if it is an encrypted file or not.
This solves problems with external storage which doesn't support fseek
apps/files_encryption/lib/keymanager.php
apps/files_encryption/lib/stream.php
apps/files_encryption/lib/util.php
apps/files_encryption/tests/crypt.php