nextcloud/apps/dav/lib/DAV
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
..
Sharing delete shares to an user 2016-09-27 18:30:19 +02:00
GroupPrincipalBackend.php Properly handle groups with a / 2017-02-27 17:07:18 +01:00
PublicAuth.php fix annotations & copyright headers 2016-09-26 11:55:43 +02:00
SystemPrincipalBackend.php Allow not-authenticated access to specific urls 2016-09-26 11:55:36 +02:00