nextcloud/apps/files_sharing/src/components
nfebe 08382282ea fix(sharing): allow federated shares to non-trusted servers
When `showFederatedSharesToTrustedServersAsInternal` is enabled, the
trusted server filter was incorrectly applied to both internal and
external sharing sections. This prevented users from sharing with
federated users on non-trusted servers via the external share UI.

The filter now only applies to the internal section, allowing
non-trusted federated shares to appear in the external section.

Fixes: https://github.com/nextcloud/server/issues/56622

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-12-10 17:41:11 +01:00
..
NewFileRequestDialog chore: manually adjust event names (update:checked to update:modelValue) 2025-11-25 16:25:54 +01:00
SidebarTabExternal chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
FileListFilterAccount.vue chore: auto fix ESLint issues 2025-11-25 16:25:54 +01:00
NewFileRequestDialog.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
PersonalSettings.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
SelectShareFolderDialogue.vue chore: auto fix ESLint issues 2025-11-25 16:25:54 +01:00
ShareExpiryTime.vue style(icons): Replace icon with outline variant 2025-10-27 16:29:55 +01:00
SharingEntry.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
SharingEntryInherited.vue feat: add new link endpoint when using globalscale 2025-10-15 18:58:10 +00:00
SharingEntryInternal.vue feat: add new link endpoint when using globalscale 2025-10-15 18:58:10 +00:00
SharingEntryLink.vue chore: manually adjust event names (update:checked to update:modelValue) 2025-11-25 16:25:54 +01:00
SharingEntryQuickShareSelect.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
SharingEntrySimple.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
SharingInput.vue fix(sharing): allow federated shares to non-trusted servers 2025-12-10 17:41:11 +01:00