nextcloud/lib/private/Contacts/ContactsMenu
Lukas Reschke 705432ca6f
Add filter for `shareapi_allow_share_dialog_user_enumeration`
This adjusts the contacts menu to also support searching by email address which is relevant in scenarios where no UID is known such as LDAP, etc.

Furthermore, if `shareapi_allow_share_dialog_user_enumeration` is disabled only results are shown that match the full user ID or email address.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-09-15 15:58:04 +02:00
..
Actions Contacts menu 2017-04-25 20:47:17 +02:00
Providers Do not show an email action for contacts with emtpy email addresses 2017-05-02 14:12:04 +02:00
ActionFactory.php Contacts menu 2017-04-25 20:47:17 +02:00
ActionProviderStore.php Let apps register contact menu provider via info.xml 2017-04-25 20:47:17 +02:00
ContactsStore.php Add filter for `shareapi_allow_share_dialog_user_enumeration` 2017-09-15 15:58:04 +02:00
Entry.php Contacts menu 2017-04-25 20:47:17 +02:00
Manager.php add contactsmenu popover 2017-04-26 09:26:53 +02:00