nextcloud/apps/files_sharing/lib/Controller
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
..
AcceptController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DeletedShareAPIController.php fix: Use Server::get in files_sharing DeletedShareAPIController 2025-07-08 13:32:15 +02:00
ExternalSharesController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
PublicPreviewController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
RemoteController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ShareAPIController.php fix(files_sharing): Only send password on change 2025-10-29 19:10:49 +00:00
ShareController.php fix(dav): allow multiple link shares token in session 2025-10-23 14:11:06 +00:00
ShareesAPIController.php feat: calendar federation 2025-08-27 17:14:15 +02:00
ShareInfoController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00