Skip to content

Commit 9486e63

Browse files
committed
confirm user is internal to globalscale
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
1 parent b88dc5f commit 9486e63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/private/Collaboration/Collaborators/LookupPlugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ public function search($search, $limit, $offset, ISearchResult $searchResult) {
110110
'label' => $label,
111111
'value' => [
112112
'shareType' => IShare::TYPE_REMOTE,
113+
'globalScale' => $isGlobalScaleEnabled,
113114
'shareWith' => $lookup['federationId'],
114115
],
115116
'extra' => $lookup,

0 commit comments

Comments
 (0)