[Owncloud] WG: [Fix(?)] /owncloud/lib/connector/sabre/auth.php

Niklas Sombert niklas1b at yahoo.de
Mon Sep 30 18:27:37 UTC 2013


I did it!

https://github.com/owncloud/core/pull/5043

Am Sonntag, den 15.09.2013, 15:10 -0500 schrieb Michael:
> Here is a quick explanation of pull requests:
> https://help.github.com/articles/using-pull-requests
> 
> Just grab the repository, make your change, commit it locally, push it
> to your remote repository, and then I like to use the Github interface
> to submit a pull request.
> This way this change can be attributed to you since you did the work
> of finding it!
> Thanks!!
> 
> 
> On Sun, Sep 15, 2013 at 1:28 PM, Niklas Sombert <niklas1b at yahoo.de>
> wrote:
>         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 <thomas.mueller at tmit.eu>
>         >An: Niklas Sombert <niklas1b at yahoo.de>; "owncloud at kde.org"
>         <owncloud at kde.org>
>         >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
>         Owncloud at kde.org
>         https://mail.kde.org/mailman/listinfo/owncloud
>         
> 
> 





More information about the Owncloud mailing list