aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/dist/additionalScripts.js
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-05-12 11:57:30 +0200
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2020-06-01 17:21:42 +0200
commit5d92a6a7c9a6541d2d6380d42c75bef6cab8c803 (patch)
treeb0eb92be095921d31a25c29fa266a09f7fd77b2e /apps/files_sharing/js/dist/additionalScripts.js
parent0f4de3d3533606e20ca4ff035f6eaf9c27bcac4a (diff)
downloadnextcloud-server-5d92a6a7c9a6541d2d6380d42c75bef6cab8c803.tar.gz
nextcloud-server-5d92a6a7c9a6541d2d6380d42c75bef6cab8c803.zip
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>
Diffstat (limited to 'apps/files_sharing/js/dist/additionalScripts.js')
0 files changed, 0 insertions, 0 deletions