nextcloud/lib
Daniel Calviño Sánchez 1c580351da Fix enabling send password by Talk with same password in mail shares
When "send password by Talk" is enabled in a mail share a new password
must be also set. However, when the passwords of the original and the
new share were compared it was not taken into account that the original
password is now hashed, while the new one is not (unless no new password
was sent, in which case the password of the original share was set in
the new share by the controller, but that was already prevented due to
both passwords being literally the same), so it was possible to set the
same password again.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-05-29 14:42:16 +02:00
..
composer update autoloader 2020-05-20 22:59:08 +02:00
l10n [tx-robot] updated from transifex 2020-05-27 02:16:21 +00:00
private Fix enabling send password by Talk with same password in mail shares 2020-05-29 14:42:16 +02:00
public Proxy server could cache http response when it is not private 2020-05-13 14:40:02 +02:00
autoloader.php Update license headers 2019-12-05 15:38:45 +01:00
base.php Move overwritehost check to isTrustedDomain 2019-12-07 09:53:06 +01:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00