nextcloud/apps/files_sharing/src/views
nfebe 424880c372 fix(files_sharing): Only send password on change
The password param should never be sent if the intention is not

remove it or update it.

This commit adapts the frontend and backend to this rule to avoid weird bugs

especially around updating new shares.

Signed-off-by: nfebe <fenn25.fn@gmail.com>

[skip ci]
2025-10-29 19:10:49 +00:00
..
FilesHeaderNoteToRecipient.vue fix(dav): check the owner displayName scope before giving attribute 2025-04-30 08:37:08 +02:00
FilesViewFileDropEmptyContent.vue feat: replace material icons with outline versions 2025-07-24 10:55:43 +02:00
SharingDetailsTab.vue fix(files_sharing): Only send password on change 2025-10-29 19:10:49 +00:00
SharingInherited.vue fix(files_sharing): remove condition on "Others with access" 2025-08-27 12:14:34 +00:00
SharingLinkList.vue feat(files_sharing): Toggle display for trusted server shares 2025-07-29 13:24:49 +01:00
SharingList.vue refactor: Use new ShareType across file_sharing 2024-12-03 14:25:15 +01:00
SharingTab.vue feat(files_sharing): provide web-components based sidebar API 2025-09-18 16:28:29 +02:00