]> source.dussan.org Git - nextcloud-server.git/commit
Properly register sharing hooks and proxies
authorVincent Petry <pvince81@owncloud.com>
Thu, 30 Oct 2014 11:05:15 +0000 (12:05 +0100)
committerVincent Petry <pvince81@owncloud.com>
Thu, 30 Oct 2014 11:05:15 +0000 (12:05 +0100)
commit5536f6edd0f539b9fe1acae597777801250a712e
tree03ca2274ac6b21f7d84f26f2f0785e64595ffde8
parentea55848fa11eee7469c9ccee7b2c544ab976d3a1
Properly register sharing hooks and proxies

This will fix failing tests when shares weren't cleant up on delete due
to missing hooks.

Added login for user1 in setUp().
apps/files_encryption/tests/share.php