> On 05 Jan 2015, at 09:01, Nicola Canepa <[email protected]> wrote:
> 
> I don’t want to create an user in the webdav backend, but in the OC DB.
> It works with 7.0.4
> 

I’m pretty sure that you’re using a custom patched version such as your 
https://github.com/owncloud/core/pull/10577

With the default stable7 WebDAV backend it is not possible to create users due 
to the fact that the backend itself is not-knowing of the fact whether an user 
already exists. I have a working patch which will be earliest merged for 
ownCloud 8.1 here: https://github.com/owncloud/core/pull/12799

You’re welcome to test this change and report if it works or if you find any 
problems.

- Lukas

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Devel mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to