Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
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>
* Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4