]> source.dussan.org Git - nextcloud-server.git/commit
Adding sharing support: added new method in Keymanager setShareKey()
authorSam Tuke <samtuke@owncloud.com>
Mon, 14 Jan 2013 19:07:28 +0000 (19:07 +0000)
committerSam Tuke <samtuke@owncloud.com>
Mon, 14 Jan 2013 19:07:28 +0000 (19:07 +0000)
commitd95fc4e1e33f2e6fe4664d03bd39aa48f27e0ad8
treee84d1c690bea16a4934a43717ba6a1388a5874da
parent23db814cbd09e89824f6fee4fcef9e64a54c0458
Adding sharing support: added new method in Keymanager setShareKey()
Added notes in proxy{} and stream{} pointing to share support
apps/files_encryption/appinfo/app.php
apps/files_encryption/hooks/hooks.php
apps/files_encryption/lib/keymanager.php
apps/files_encryption/lib/proxy.php
apps/files_encryption/lib/stream.php
apps/files_encryption/test/keymanager.php