nextcloud/lib/private/Share20
Louis Chmn 0e67f6c9f5 fix(files_sharing): Move path filtering to group share resolution
Previously, this was preventing users without a specific USERGROUP entry to see GROUP shares.

Signed-off-by: Louis Chmn <louis@chmn.me>
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2026-02-04 18:16:03 +00:00
..
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
DefaultShareProvider.php fix(files_sharing): Move path filtering to group share resolution 2026-02-04 18:16:03 +00:00
GroupDeletedListener.php fix(Share20): Convert broken hooks to IEventListener 2025-03-03 12:49:01 +01:00
LegacyHooks.php fix(IShare): Add missing getParent and setParent methods 2025-07-29 11:27:04 +02:00
Manager.php feat(files_sharing): Implement partial mount providers 2026-01-16 08:32:14 +01:00
ProviderFactory.php refactor(share): Remove code related to science mesh integration 2025-12-03 14:11:58 +01:00
PublicShareTemplateFactory.php feat(files_sharing): Support priority in public template providers 2025-12-04 10:59:58 +01:00
Share.php fix(IShare): Add missing getParent and setParent methods 2025-07-29 11:27:04 +02:00
ShareAttributes.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ShareDisableChecker.php fix(sharing): fix json decoding the list of groups excluded from sharing 2025-06-16 08:30:31 +02:00
ShareHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
UserDeletedListener.php fix(Share20): Convert broken hooks to IEventListener 2025-03-03 12:49:01 +01:00
UserRemovedListener.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00