nextcloud/apps
nfebe 06636d2ad0 fix(files_sharing): Drop permissions on unmounted pending and deleted shares
Pending and deleted shares are not mounted into the user's filesystem, so
generic file operations like delete or download produced a misleading
"file is not available" error.

These shares now carry no permissions, so every permission-aware action
hides itself automatically, without the files app having to special-case
each view. Conversion additionally requires read permission, matching the
server-side readability check.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-06-17 18:59:47 +01:00
..
admin_audit fix(l10n): Update translations from Transifex 2026-06-12 00:46:07 +00:00
cloud_federation_api feat(ocm-add-share): add validation to detect idn homograph attacks 2026-06-16 18:37:07 +00:00
comments fix(l10n): Update translations from Transifex 2026-06-17 00:23:12 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2026-06-06 00:23:11 +00:00
dashboard fix(l10n): Update translations from Transifex 2026-06-06 00:23:11 +00:00
dav Merge pull request #60722 from nextcloud/backport/60649/stable33 2026-06-17 19:03:42 +02:00
encryption fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-12 09:54:29 +00:00
federatedfilesharing fix(l10n): Update translations from Transifex 2026-06-11 00:23:27 +00:00
federation fix(l10n): Update translations from Transifex 2026-06-07 00:22:43 +00:00
files fix(files_sharing): Drop permissions on unmounted pending and deleted shares 2026-06-17 18:59:47 +01:00
files_external fix(l10n): Update translations from Transifex 2026-06-17 00:23:12 +00:00
files_reminders fix(l10n): Update translations from Transifex 2026-06-07 00:22:43 +00:00
files_sharing fix(files_sharing): Drop permissions on unmounted pending and deleted shares 2026-06-17 18:59:47 +01:00
files_trashbin fix(l10n): Update translations from Transifex 2026-06-11 00:23:27 +00:00
files_versions fix(files_versions): guard null path in event listeners 2026-06-17 07:17:07 +02:00
lookup_server_connector fix(l10n): Update translations from Transifex 2026-06-06 00:23:11 +00:00
oauth2 feat(oauth2): Add commands for adding and deleting clients 2026-06-17 06:27:12 +00:00
profile fix(l10n): Update translations from Transifex 2026-06-11 00:23:27 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2026-06-17 00:23:12 +00:00
settings fix(SetupChecks): maintenance window length is 4h (not 6h) 2026-06-17 07:18:34 +02:00
sharebymail fix(l10n): Update translations from Transifex 2026-06-17 00:23:12 +00:00
systemtags fix(l10n): Update translations from Transifex 2026-06-11 00:23:27 +00:00
testing fix(testing): Fix fake provider reverting strings with emojis 2026-04-10 16:37:19 +00:00
theming fix(theming): preserve uploaded favicon and touch icon 2026-06-15 17:12:07 +02:00
twofactor_backupcodes chore(tests): Adapt BackupCodeStorageTest to code changes 2026-06-15 14:11:54 +00:00
updatenotification fix(l10n): Update translations from Transifex 2026-06-11 00:23:27 +00:00
user_ldap fix(user_ldap): Escape filter part when searching for group members 2026-06-16 09:10:35 +00:00
user_status fix(l10n): Update translations from Transifex 2026-06-17 00:23:12 +00:00
weather_status fix(l10n): Update translations from Transifex 2026-06-11 00:23:27 +00:00
webhook_listeners fix(l10n): Update translations from Transifex 2026-06-10 00:23:07 +00:00
workflowengine fix(l10n): Update translations from Transifex 2026-06-11 00:23:27 +00:00