]> source.dussan.org Git - nextcloud-server.git/commit
Do not show e-mail suggestions if link shares are disabled 18675/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Sun, 5 Jan 2020 14:54:35 +0000 (15:54 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 6 Jan 2020 09:22:22 +0000 (10:22 +0100)
commit9a8b3619119fed6dd137545ba54deea30528265f
tree6b76316e29c918dcd40f9723aefe0757b9412177
parenta7b3ed32add9589c6f32319d61d5ba8dd583ee13
Do not show e-mail suggestions if link shares are disabled

For #17774

This removes the e-mail suggestions from the share input if link shares
are disabled. As e-mail shares use just link shares.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/files_sharing/js/dist/files_sharing_tab.js
apps/files_sharing/js/dist/files_sharing_tab.js.map
apps/files_sharing/src/components/SharingInput.vue
apps/files_sharing/src/services/ConfigService.js