Skip to content

Commit 552fbba

Browse files
authored
Merge pull request #11243 from nextcloud/backport/11241/stable26
2 parents 182ee34 + 9ea9c63 commit 552fbba

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

admin_manual/configuration_files/file_sharing_configuration.rst

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,14 @@ Configure your sharing policy on your Admin page in the Sharing section.
6060
from creating any file shares in those groups. When you check this, you'll
6161
get a dropdown list of all your groups to choose from. Members of excluded
6262
groups can still receive shares, but not create any.
63-
* Check ``Allow username autocompletion in share dialog`` to enable
64-
auto-completion of Nextcloud usernames.
65-
* Check ``Restrict username autocompletion to users within the same groups`` to limit
66-
username autocompletion to users from within the same groups as the share owner.
63+
* Check ``Allow username autocompletion in share dialog and allow access to the system address book`` to enable
64+
auto-completion of Nextcloud usernames and list the system address book as resource when syncing contacts with CardDAV.
65+
* Check ``Allow username autocompletion to users within the same groups and limit system address books to users in the same groups`` to limit
66+
username autocompletion to users from within the same groups as the share owner. Also t* Check ``Allow username autocompletion to users within the same groups and limit system address books to users in the same groups`` to limit
67+
* Check ``Allow username autocompletion to users based on phone number integration`` to limit
68+
username autocompletion to users when the share owner has synced their phone address book via the Nextcloud Talk mobile clients and it contained the phone number the user configured in their profile.
69+
* Check ``Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)``
70+
to show despite of the previous restrictions a user suggestion, when the complete display name or user id was typed.
6771
* Check ``Show disclaimer text on the public link upload page`` to set and show
6872
a disclaimer text on public links with hidden file lists.
6973

89.8 KB
Loading

0 commit comments

Comments
 (0)