nextcloud/apps/files_sharing/lib/Controller
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
..
DeletedShareAPIController.php Suppress Phan warnings about calling undeclared class methods 2018-08-08 14:25:44 +02:00
ExternalSharesController.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewController.php Add caching headers for public previews 2019-01-02 22:27:46 +01:00
RemoteController.php Update license headers 2017-11-06 16:56:19 +01:00
ShareAPIController.php Fix creating a mail share with a password 2020-06-01 10:43:28 +02:00
ShareController.php Allow the video player on the hide download 2020-03-24 09:42:03 +01:00
ShareesAPIController.php Always do sharee lookup on lookup server in GS 2019-12-10 15:57:49 +01:00
ShareInfoController.php Remove unused import statements 2018-02-14 16:55:43 +01:00