[Owncloud] Come check pull requests!

2013-06-14 Thread Jan-Christoph Borchardt
I’m working through pull requests to core currently, attending to those where I can help or which I am responsible for. We really have quite a lot open requests so we need more people doing this! Pull requests are very important because they usually fix something. Also someone spent their time wor

Re: [Owncloud] News API Problem

2013-06-14 Thread Adam Pigg
Ok Using curl looks ok on my desktop. But that doesnt explain why my app wont work. Im sure QUrl/QNetworkAccessManager wont have cached anything. Does the api support digest auth? can it be added if not? On Fri, Jun 14, 2013 at 1:15 PM, Bernhard Posselt wrote: > On 06/14/2013 02:06 PM, Adam

Re: [Owncloud] News API Problem

2013-06-14 Thread Bernhard Posselt
On 06/14/2013 02:06 PM, Adam Pigg wrote: > Im testing the new news api and having problems logging in. > > Testing the API on a desktop browser shows the following behaviour when > specifying the username/password in the URL (basic auth?) > > When not previously logged into my owncloud instance: >

[Owncloud] News API Problem

2013-06-14 Thread Adam Pigg
Im testing the new news api and having problems logging in. Testing the API on a desktop browser shows the following behaviour when specifying the username/password in the URL (basic auth?) When not previously logged into my owncloud instance: The api returns error: user not logged in (or words t

Re: [Owncloud] [Proposal] A new architecture for handeling request and cleanup of lib/base

2013-06-14 Thread Thomas Tanghus
On Friday 14 June 2013 08:06 Frank Karlitschek wrote: > Hi Robin, > > On 13.06.2013, at 16:11, Robin Appelman wrote: > > Currently the logic in lib/base.php and index.php haven't changed > > significantly for a long time, there have been some additions such as > > routing but the basic logic is s

Re: [Owncloud] ldap question

2013-06-14 Thread Pekka Sutela
On 13.6.2013 21.08, Timo Springmann wrote: > here's my solution to allow all members of the group "owncloud" to login to > my owncloud installation: > > $>ldapsearch -x cn=owncloud > dn: cn=owncloud,ou=groups,dc=example,dc=local > objectClass: groupOfNames > objectClass: top > cn: owncloud > des