0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-01 20:40:30 +00:00
nextcloud_server/apps/files_sharing
nfebe 99ae04d9ce fix(files_sharing): Prevent create/delete permissions on file shares
File shares can't support create or delete permissions. This change ensures those permissions are
 stripped or ignored when the shared item is not a folder.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-04-29 13:42:02 +02:00
..
appinfo feat: add command to list shares 2025-03-28 16:47:09 +01:00
composer feat: add command to list shares 2025-03-28 16:47:09 +01:00
css chore: Compile assets 2024-11-19 09:42:13 +01:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n fix(l10n): Update translations from Transifex 2025-04-29 00:22:42 +00:00
lib revert: do not unify hide-download and prevent-download permissions 2025-04-16 20:38:20 +02:00
src fix(files_sharing): Prevent create/delete permissions on file shares 2025-04-29 13:42:02 +02:00
templates chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
tests fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +02:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json fix(files_sharing): Respect permissions passed when creating link shares 2025-01-28 16:40:50 +01:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00