]> source.dussan.org Git - nextcloud-server.git/commit
allow password protected mail shares
authorBjoern Schiessle <bjoern@schiessle.org>
Tue, 28 Mar 2017 12:39:38 +0000 (14:39 +0200)
committerBjoern Schiessle <bjoern@schiessle.org>
Mon, 3 Apr 2017 08:29:32 +0000 (10:29 +0200)
commitc191173d5914f77ebac425e315d2b962077bd654
tree221b0239404581c081ed9c79cb82b3fbf15923a3
parentc6613ee8fcfd19a74bcd4652187c51a642a1fc4c
allow password protected mail shares

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
apps/files_sharing/lib/Controller/ShareAPIController.php
apps/sharebymail/lib/ShareByMailProvider.php
apps/sharebymail/templates/altmailpassword.php [new file with mode: 0644]
apps/sharebymail/templates/mailpassword.php [new file with mode: 0644]
apps/sharebymail/tests/ShareByMailProviderTest.php
core/css/share.scss
core/js/sharedialogshareelistview.js
lib/private/Share20/Manager.php