summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/LegacyDAVACL.php
Commit message (Collapse)AuthorAgeFilesLines
* Add integration tests for legacy DAV endpointsLukas Reschke2017-02-101-1/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix legacy caldav endpointsRoeland Jago Douma2017-01-021-17/+2
| | | | | | | * CaldavBackend is now endpoint aware (use old style principals on old endpoint and new onces on new). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix apps/Joas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-1/+2
|
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+85
* Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4