nextcloud/apps/files_sharing
Christoph Wurst d41e5778a0 Fix the Talk verification
When enabling or disabling Talk verification in mail shares the server
expects also a new password to be set. As we always just update one
property at a time this means the Talk verification was impossible to
activate or deactivate. With this patch, we send the talk option AND the
new password. If there is no new password, the Talk option is disabled
(in mail shares; in link shares it is possible to enable or disable the
video verification without changing the password).

When we finally have descriptive text on ActionCheckbox'es we should
definitely add some explanatory text for the user. Right now this is as
good as it gets.

We'll have to backport to 18.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-03 13:55:35 +00:00
..
appinfo A pending shares overview 2020-01-07 08:53:33 +01:00
composer Auto accept group shares for users added to a group 2020-03-25 12:06:39 +00:00
css Fix public layout header title & description 2020-04-30 19:21:53 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Fix federated link sharing permissions 2020-05-26 11:30:09 +02:00
l10n [tx-robot] updated from transifex 2020-06-03 02:16:28 +00:00
lib Have share permissions on link shares if it is enabled 2020-05-26 11:28:42 +02:00
src Fix the Talk verification 2020-06-03 13:55:35 +00:00
templates Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00
tests Fix share update test 2020-05-26 11:28:42 +02:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Properly emit Viewer event on files and files_sharing 2020-03-12 07:48:19 +00:00
public.php Fix import order and formatting 2020-03-12 07:48:19 +00:00
webpack.js Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00