nextcloud/apps/files_sharing/js/dist
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
..
additionalScripts.js Remove the escape-html global 2020-05-29 08:34:10 +00:00
additionalScripts.js.map Remove the escape-html global 2020-05-29 08:34:10 +00:00
collaboration.js Remove the escape-html global 2020-05-29 08:34:10 +00:00
collaboration.js.map Remove the escape-html global 2020-05-29 08:34:10 +00:00
files_sharing.js Remove the escape-html global 2020-05-29 08:34:10 +00:00
files_sharing.js.map Remove the escape-html global 2020-05-29 08:34:10 +00:00
files_sharing_tab.js Fix the Talk verification 2020-06-01 17:21:42 +02:00
files_sharing_tab.js.map Fix the Talk verification 2020-06-01 17:21:42 +02:00
main.js Remove the escape-html global 2020-05-29 08:34:10 +00:00
main.js.map Remove the escape-html global 2020-05-29 08:34:10 +00:00
personal-settings.js Remove the escape-html global 2020-05-29 08:34:10 +00:00
personal-settings.js.map Remove the escape-html global 2020-05-29 08:34:10 +00:00