Skip to content
Commit 411fac89 authored by Roeland Jago Douma's avatar Roeland Jago Douma Committed by Thomas Müller
Browse files

On mount make sure multiple shares with same target map to unique ones (#23937)

Scenario:
user0 shares a folder 'foo' with user2
user1 shares a folder 'foo' with user2
user2 logs in

Before: show only the 'foo' from user1

After: show both.

* Added intergration tests
parent 25fff154
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment