nextcloud/apps/dav/tests/unit/Connector
Roeland Jago Douma c75b5a5614
Properly handle groups with a /
If a group contains a slash the principal URI becomes
principals/groups/foo/bar. Now the URI is plit on '/' so this creates
issues ;)

Fixes #2957

* Add tests for groups with /

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-02-27 17:07:18 +01:00
..
Sabre Properly handle groups with a / 2017-02-27 17:07:18 +01:00
PublicAuthTest.php Fix apps/ 2016-07-21 18:13:57 +02:00