Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Separate PROPFIND logic for Depth 1 and infinity (#779)
Switching to path concatenation broke some cross-storage cases. Since clients currently only use Depth 1, here we make sure that at least this works. For the infinity case, it is limited to single storage recursion for now.
- Loading branch information