nextcloud/apps/sharebymail/lib
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
..
AppInfo Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Settings allow admin to enforce password on mail shares 2017-04-20 16:33:26 +02:00
Activity.php Use PNG version of the icons for shipped activities 2017-06-20 13:48:51 +02:00
Capabilities.php move capabilities to share by mail app 2017-04-10 17:18:13 +02:00
Settings.php allow admin to enforce password on mail shares 2017-04-20 16:33:26 +02:00
ShareByMailProvider.php Honour "sendPasswordByTalk" property in mail shares 2018-07-24 13:56:29 +02:00