nextcloud/lib/private/Share20
Daniel Calviño Sánchez d582a66bea Honour "sendPasswordByTalk" property in mail shares
When a password was set for a mail share an e-mail was sent to the
recipient with the password. Now the e-mail is no longer sent if the
password is meant to be sent by Talk.

However, before the e-mail was not sent when the share was updated but
the password was not changed. Now an e-mail is sent in that case too if
switching from a password sent by Talk to a password sent by mail.

On the other hand, when switching from a password sent by mail to a
password sent by Talk it is mandatory to change the password; otherwise
the recipient would already have access to the share without having to
call the sharer to verify her identity.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-24 13:56:29 +02:00
..
Exception Fix others 2016-07-21 18:13:57 +02:00
DefaultShareProvider.php some small template fixes 2018-07-21 15:02:19 +02:00
Hooks.php Fix others 2016-07-21 18:13:57 +02:00
LegacyHooks.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Manager.php Honour "sendPasswordByTalk" property in mail shares 2018-07-24 13:56:29 +02:00
ProviderFactory.php add direct link to the file for user/group shares 2018-07-21 15:02:18 +02:00
Share.php Add "sendPasswordByTalk" property to shares 2018-07-24 13:56:28 +02:00
ShareHelper.php Update license headers 2017-11-06 16:56:19 +01:00