From 897111404a3f8014b92af4e387a3561a0e8ff547 Mon Sep 17 00:00:00 2001 From: Daniel Calviño Sánchez Date: Mon, 13 Jan 2020 12:14:25 +0100 Subject: Add "Password protected by Talk" option to shares MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Calviño Sánchez --- .../src/components/SharingEntryLink.vue | 38 ++++++++++++++++++++++ apps/files_sharing/src/models/Share.js | 22 +++++++++++++ 2 files changed, 60 insertions(+) (limited to 'apps/files_sharing/src') diff --git a/apps/files_sharing/src/components/SharingEntryLink.vue b/apps/files_sharing/src/components/SharingEntryLink.vue index cc3c8c764e2..ea0f064a21d 100644 --- a/apps/files_sharing/src/components/SharingEntryLink.vue +++ b/apps/files_sharing/src/components/SharingEntryLink.vue @@ -195,6 +195,15 @@ {{ t('files_sharing', 'Enter a password') }} + + +