hello guys,
is there any method to set the email of a user before the creation in the
POST method??
"http://admin:sec...@example.com/ocs/v1.php/cloud/users -d userid="Frank"
-dpassword="frankspassword"
thank's a lot
___
Devel mailing list
Devel@owncloud
: Mohammed Amine Saidi
To: List for Developers of ownCloud
Sent: 17-3-2016 11:04
Subject: [owncloud-devel] User Provisionning API
hello guys
I'v been working on user Creation and authentication (PHP) , however the
creation part work fine, but i have a problem when i want to che
hello guys
I'v been working on user Creation and authentication (PHP) , however the
creation part work fine, but i have a problem when i want to check if the
password of a user is valid or not i cannot find in the User provisioning
api documentation a get request for getting user informations . ca
mmed Amine Saidi
> * To: * List for Developers of ownCloud
> * Sent: * 17-3-2016 11:04
> * Subject: * [owncloud-devel] User Provisionning API
>
> hello guys
>
> I'v been working on user Creation and authentication (PHP) , however the
> creation part work fine, but i have a pr
Use http://:@/ocs/v1.php/...
Am 15.03.2016 um 13:03 schrieb Mohammed Amine Saidi:
Hello,
i'm trying to call OwnCloud user provisioning APi from a web application
and i get this xml as a result when i execute my code "failure 997
Unauthorised"
the problem is when i do want to sent the request t
Hello,
i'm trying to call OwnCloud user provisioning APi from a web application
and i get this xml as a result when i execute my code "failure 997
Unauthorised"
the problem is when i do want to sent the request to the server i need
first to authenticate the user so that we can retrieve data from