nextcloud-server/apps/files_sharing/lib/Controller
nfebe 033b54934b 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>
2025-10-30 13:44:37 +07:00
..
AcceptController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
DeletedShareAPIController.php fix(files_sharing): Also list deleted team shares 2025-02-20 15:02:48 +07:00
ExternalSharesController.php chore: remove legacy action to test remote endpoint 2024-11-29 11:14:37 +07:00
PublicPreviewController.php fix(files_sharing): add mime fallback to public preview too 2025-06-28 09:27:20 +07:00
RemoteController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
SettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ShareAPIController.php fix(files_sharing): Only send password on change 2025-10-30 13:44:37 +07:00
ShareController.php fix: Fix download activity for folders 2025-03-27 12:18:46 +07:00
ShareInfoController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00
ShareesAPIController.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 21:54:06 +07:00