nextcloud/apps/sharebymail/lib
Daniel Calviño Sánchez a7d833cb37 Fix creating a mail share with a password
When a mail share was created with a password the given password was
ignored. Now the given password is properly set and, if passwords are
enforced, it is not overriden with the autogenerated password.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-06-01 10:43:28 +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 Unshare from mail activity is missing 2018-12-04 16:42:07 +01: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 Fix creating a mail share with a password 2020-06-01 10:43:28 +02:00