nextcloud/apps/files_sharing
Christoph Wurst 5d92a6a7c9 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-01 17:21:42 +02:00
..
appinfo Bump app versions and requirements 2020-05-07 10:29:04 +02:00
composer Convert share event to an interaction event 2020-03-25 16:16:45 +01:00
css Fix public layout header title & description 2020-04-30 13:32:28 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Fix the Talk verification 2020-06-01 17:21:42 +02:00
l10n [tx-robot] updated from transifex 2020-05-31 02:16:19 +00:00
lib Fix reference to wrong class name 2020-05-29 01:41:06 +02:00
src Fix the Talk verification 2020-06-01 17:21:42 +02:00
templates Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
tests Fix share update test 2020-05-15 08:19:31 +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-11 09:28:27 +01:00
public.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
webpack.js Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00