nextcloud/apps/files_sharing
Vincent Petry ec443159af Only clear share password model when actually saved
Instead of always clearing the password in the share model, now only do
it when it was actually saved.

Fixes an issue where saving another field would clear the password too
early and prevent it to be saved when the dropdown closed.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-03-11 10:05:31 +00:00
..
appinfo Adjust share_external table 2020-12-23 15:44:32 +01:00
composer Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
css Remove unused sharedfilelist 2020-10-22 15:21:33 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Only clear share password model when actually saved 2021-03-11 10:05:31 +00:00
l10n [tx-robot] updated from transifex 2021-03-08 02:23:21 +00:00
lib Migrate internal classes to the OCP db col types 2021-01-12 14:09:13 +01:00
src Only clear share password model when actually saved 2021-03-11 10:05:31 +00:00
templates Don't use deprecated getIniWrapper() anymore 2020-08-20 16:35:38 +02:00
tests Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +01:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +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