mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Before this change the node you shared was checked for permissions. This works when you reshare the folder that was shared with you. However when you reshared a subfolder (e.g. as public link), you could afterwards update the permissions and grant create+update permissions although the share you receive was read-only. Signed-off-by: Joas Schilling <coding@schilljs.com> |
||
|---|---|---|
| .. | ||
| Activity | ||
| AppInfo | ||
| BackgroundJob | ||
| Collaboration | ||
| Command | ||
| Controller | ||
| Exceptions | ||
| External | ||
| Middleware | ||
| Migration | ||
| ShareBackend | ||
| Cache.php | ||
| Capabilities.php | ||
| DeleteOrphanedSharesJob.php | ||
| ExpireSharesJob.php | ||
| Helper.php | ||
| Hooks.php | ||
| ISharedStorage.php | ||
| MountProvider.php | ||
| Scanner.php | ||
| SharedMount.php | ||
| SharedStorage.php | ||
| Updater.php | ||