Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the file owner from the share object, if available
Fixes nextcloud#85 When a link is shared on external storage and user is not logged in, the owner returned by the $file object is null. Use owner information from the $share object whenever available.
- Loading branch information