]> source.dussan.org Git - nextcloud-server.git/commit
setting to disable sending password by mail
authorBjoern Schiessle <bjoern@schiessle.org>
Thu, 30 Mar 2017 13:23:44 +0000 (15:23 +0200)
committerBjoern Schiessle <bjoern@schiessle.org>
Mon, 3 Apr 2017 08:29:33 +0000 (10:29 +0200)
commitdac6826ad7ba54c5ed8bc81d09f2497ae2b0ec6f
tree86a0a5b4ffbcb37840ee301e9eec8e94245fd279
parent99ebdc1111718848587d539b56a1d924ab48017a
setting to disable sending password by mail

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
apps/sharebymail/appinfo/info.xml
apps/sharebymail/js/settings-admin.js [new file with mode: 0644]
apps/sharebymail/lib/Settings/Admin.php [new file with mode: 0644]
apps/sharebymail/lib/Settings/SettingsManager.php [new file with mode: 0644]
apps/sharebymail/lib/ShareByMailProvider.php
apps/sharebymail/templates/settings-admin.php [new file with mode: 0644]
apps/sharebymail/tests/ShareByMailProviderTest.php
lib/private/Share20/ProviderFactory.php