0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/lib/private/Share20
Louis Chemineau 9626ff81bd
fix: Exclude non accepted shares when computing access list
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-01-30 11:07:28 +01:00
..
Exception Update php licenses 2021-06-04 22:02:41 +02:00
DefaultShareProvider.php fix: Exclude non accepted shares when computing access list 2025-01-30 11:07:28 +01:00
Hooks.php Refactor OC\Server::getShareManager 2023-08-29 21:32:58 -05:00
LegacyHooks.php feat!: Migrate Share accepted event to typed event 2023-07-28 14:11:20 +02:00
Manager.php fix: Use getRelativePath method to check if node is inside folder 2024-12-19 14:16:48 +00:00
ProviderFactory.php fix(files_sharing): Delete user shares if needed when user is removed from a group 2024-08-13 14:32:43 +02:00
PublicShareTemplateFactory.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Share.php fix(shareManager): Respect empty expireDate in server 2024-05-29 12:58:37 +01:00
ShareAttributes.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ShareDisableChecker.php feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2024-03-15 16:52:59 +01:00
ShareHelper.php composer run cs:fix 2023-01-20 11:45:08 +01:00
UserRemovedListener.php composer run cs:fix 2023-01-20 11:45:08 +01:00