nextcloud/apps/sharebymail
Daniel Calviño Sánchez e59e283cc2 Fix creating a mail share with a password
When a mail share was created with a password the given password was not
hashed, so it was not possible to open the share with that password.
Moreover, if passwords were enforced the given password was ignored and
a new one was set (although in this case it was hashed so it worked as
expected). Now the given password is properly hashed and not overriden.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-05-28 21:51:22 +02:00
..
appinfo Bump app versions and requirements 2020-05-07 10:29:04 +02:00
composer Update autoloaders for composer v1.10.1 2020-03-19 09:48:49 +01:00
css Small layout fixes to settings hints 2017-04-25 17:45:35 +02:00
img add share by mail icon, fix #1979 2016-11-03 14:05:43 +01:00
js allow admin to enforce password on mail shares 2017-04-20 16:33:26 +02:00
l10n [tx-robot] updated from transifex 2020-05-24 02:15:55 +00:00
lib Fix creating a mail share with a password 2020-05-28 21:51:22 +02:00
templates Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
tests Fix creating a mail share with a password 2020-05-28 21:51:22 +02:00