nextcloud-server/lib/private/Share20
Louis Chemineau b6c7c28585 fix: Exclude non accepted shares when computing access list
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-01-30 09:57:14 +07:00
..
Exception
DefaultShareProvider.php fix: Exclude non accepted shares when computing access list 2025-01-30 09:57:14 +07:00
Hooks.php
LegacyHooks.php
Manager.php fix(sharing): Move permission validation to share manager 2025-01-28 16:40:50 +07:00
ProviderFactory.php refactor(ProviderFactory): Remove usage of ILogger and use non-deprecated stuff 2024-09-19 00:35:20 +07:00
PublicShareTemplateFactory.php
Share.php fix: Ensure `label` is always a string 2025-01-26 20:41:31 +07:00
ShareAttributes.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ShareDisableChecker.php
ShareHelper.php
UserRemovedListener.php