]> source.dussan.org Git - nextcloud-server.git/commit
[Share 2.0] Use strings for ids
authorRoeland Jago Douma <rullzer@owncloud.com>
Tue, 2 Feb 2016 15:55:41 +0000 (16:55 +0100)
committerRoeland Jago Douma <rullzer@owncloud.com>
Wed, 3 Feb 2016 18:25:29 +0000 (19:25 +0100)
commit78be766cf543d738a3822a3cd614634acb7262d0
treea1735fc055249aa046e65a6522a067dafcaa053b
parentc0322b3f983635ee3653a13837ae29e152e78803
[Share 2.0] Use strings for ids

* sharedWith
* sharedBy
* shareOwner

Now all set/get strings with the id. (userId, groupId,
federatedsharerId).

This to avoid a huge amount of if statements
lib/private/share20/share.php
lib/public/share/ishare.php
lib/public/share/ishareprovider.php