nextcloud/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
..
composer Add "password_by_talk" column to "share" table in the database 2018-07-24 13:56:25 +02:00
l10n [tx-robot] updated from transifex 2018-07-23 00:12:05 +00:00
private Honour "sendPasswordByTalk" property in mail shares 2018-07-24 13:56:29 +02:00
public Add "sendPasswordByTalk" property to shares 2018-07-24 13:56:28 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Fix remnants of refactoring 2018-07-05 17:09:38 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00