Of course you can ask. But I do not have a github account. Should I change this file and merge to master via git?
>________________________________ > Von: Thomas Müller <[email protected]> >An: Niklas Sombert <[email protected]>; "[email protected]" <[email protected]> >Gesendet: 14:05 Sonntag, 15.September 2013 >Betreff: Re: [Owncloud] [Fix(?)] /owncloud/lib/connector/sabre/auth.php > > >Thanks a lot for digging into this! > >Can I ask you to submit a pull request on github? >https://github.com/owncloud/core/ > >Thanks, > >Tom > > >Am Sonntag, dem 15.09.2013 um 12:50 schrieb Niklas Sombert: >> 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 ay 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
