If you use external authentication you cannot use caldav, carddav or webdav. With this fix you can:
In /owncloud/lib/connectot/sabre/auth.php:
38a39,41
> //setup extra user backends
> OC_User::setupBackends();
>
(starts at line 38)
(between "OC_Util::setUpFS();//login hooks may need early access to the
filesystem" and "if(OC_User::login($username, $password)) {")
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
