nextcloud/apps
Darian Culver e4b7d65b1c fix(files_sharing): use user defined passwords
A previous MR(54055) resulted in the NcActionInput component responsible
for creating file shares discarding user provided passwords, in favor of
the system generated one.

This was caused by drift between the component and the underlying Share
model, resulting in the component calling .sync on a non-existent
attribute, which meant the password was never updated.

To reproduce (with password_policy enabled):
* Under a files "External Shares", click "Create public link"
* Supply a password to the password field, e.g., "testing-password_123"
* Click "Create share"
* Attempt to navigate to the generated share link and access the shared
  file with the password you provided at the time of creating the share.
* The provided password will be rejected, as it was never updated from
  the system generated one.

Signed-off-by: Darian Culver <darian.culver@catalyst.net.nz>
2025-09-11 13:51:25 +02:00
..
admin_audit fix(l10n): Update translations from Transifex 2025-09-08 00:13:34 +00:00
cloud_federation_api Merge pull request #54858 from nextcloud/chore/noid/branch-off-32 2025-09-04 11:26:19 +02:00
comments fix(l10n): Update translations from Transifex 2025-09-11 00:13:48 +00:00
contactsinteraction chore: Bump app versions and requirements 2025-09-04 09:11:05 +02:00
dashboard fix(l10n): Update translations from Transifex 2025-09-09 00:15:27 +00:00
dav Merge pull request #55014 from nextcloud/feat/always-use-parent-name 2025-09-10 23:08:44 +02:00
encryption Merge pull request #54316 from nextcloud/feat/add-encryption-integration-tests 2025-09-10 18:08:37 +02:00
federatedfilesharing fix(l10n): Update translations from Transifex 2025-09-10 19:34:37 +00:00
federation chore: Bump app versions and requirements 2025-09-04 09:11:05 +02:00
files fix(l10n): Update translations from Transifex 2025-09-11 00:13:48 +00:00
files_external fix(l10n): Update translations from Transifex 2025-09-10 00:13:54 +00:00
files_reminders fix(l10n): Update translations from Transifex 2025-09-11 00:13:48 +00:00
files_sharing fix(files_sharing): use user defined passwords 2025-09-11 13:51:25 +02:00
files_trashbin fix(l10n): Update translations from Transifex 2025-09-10 00:13:54 +00:00
files_versions fix(l10n): Update translations from Transifex 2025-09-11 00:13:48 +00:00
lookup_server_connector chore: Bump app versions and requirements 2025-09-04 09:11:05 +02:00
oauth2 chore: Bump app versions and requirements 2025-09-04 09:11:05 +02:00
profile fix(l10n): Update translations from Transifex 2025-09-11 00:13:48 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2025-09-11 00:13:48 +00:00
settings fix(l10n): Update translations from Transifex 2025-09-11 00:13:48 +00:00
sharebymail fix(l10n): Update translations from Transifex 2025-09-10 19:34:37 +00:00
systemtags fix(l10n): Update translations from Transifex 2025-09-11 00:13:48 +00:00
testing chore: Bump app versions and requirements 2025-09-04 09:11:05 +02:00
theming fix(l10n): Update translations from Transifex 2025-09-10 19:34:37 +00:00
twofactor_backupcodes chore: Bump app versions and requirements 2025-09-04 09:11:05 +02:00
updatenotification fix(l10n): Update translations from Transifex 2025-09-11 00:13:48 +00:00
user_ldap fix(l10n): Update translations from Transifex 2025-09-10 19:34:37 +00:00
user_status fix(l10n): Update translations from Transifex 2025-09-10 19:34:37 +00:00
weather_status fix(l10n): Update translations from Transifex 2025-09-10 00:13:54 +00:00
webhook_listeners fix: remove executable flag from source files 2025-09-04 11:57:44 +02:00
workflowengine fix(l10n): Update translations from Transifex 2025-09-10 00:13:54 +00:00