support cookie auth in Sabre DAV

This commit is contained in:
redmatrix
2016-06-14 20:30:34 -07:00
parent ccfd028919
commit 212d8b6cfd
2 changed files with 55 additions and 1 deletions

View File

@@ -9,4 +9,5 @@ class Controller {
function post() {}
function get() {}
}
}