text clarifications

This commit is contained in:
redmatrix
2016-05-18 22:53:43 -07:00
parent 3355210878
commit 905432c7ae
3 changed files with 3 additions and 3 deletions

View File

@@ -64,6 +64,7 @@ class Dav extends \Zotlabs\Web\Controller {
$auth = new \Zotlabs\Storage\BasicAuth();
$auth->setRealm(ucfirst(\Zotlabs\Project\System::get_platform_name()) . 'WebDAV');
// $authBackend = new \Sabre\DAV\Auth\Backend\BasicCallBack(function($userName,$password) {
// if(account_verify_password($userName,$password))