Softaculous


Topic : Softaculous Remote : Web API : Users


Posted By: Namesco_jthompson on June 28, 2016, 1:50 pm
Is there a way to disable or prevent the API from creating a partially-complete user when a call is made for a username that doesn't already exist?

For example, if I call the Add Domain function for a non-existant username, it adds a new user to the users table, but it's incomplete (no email address). With no ability to edit an existing user entry, this can become problematic

Posted By: priya_mittal on June 29, 2016, 11:00 am | Post: 1
Hi,

It looks like you are using 'useuser' for creating the user session while adding a domain. If you use 'useuser', the user is created if the user does not already exist. In this case, a null email id is added.

If you want you can pass the email address in POST or GET methods along with other parameters. Here, if the user already exist and you pass an email address, it will remain the same as before. But if the user does not exist and you pass the email address, user will be created and email will also be added for that user in the users table.

Please feel free to contact us for further queries.

Posted By: priya_mittal on June 29, 2016, 11:06 am | Post: 2
Hi,

Also, at the moment there is no way to edit the email address for an existing user, though we'll add it soon in the next Softaculous version.

Please let us know for further queries.

Posted By: Namesco_jthompson on June 29, 2016, 11:18 am | Post: 3
Briliiant, many thanks

Posted By: priya_mittal on June 30, 2016, 10:01 am | Post: 4
Hi,

As per your request we've developed a Remote API to edit the non reseller end user details. We'll be including the same in next Softaculous version soon.

Should you face any further issues, please feel free to contact us.

Posted By: Namesco_jthompson on June 30, 2016, 10:07 am | Post: 5
That's excellent news. Thanks very much

Posted By: priya_mittal on August 8, 2016, 7:34 am | Post: 6
Hi,

We've launched Softaculous version 4.7.9 with the fix to edit non-reseller user details. You can now follow our guide here in order to edit details such as username, email for a non reseller user:
https://www.softaculous.com/docs/Remote_API#Edit_User

You can also view the change log for the new version here:
http://www.softaculous.com/news/softaculous/softaculous-4-7-9-released-9954.html

Please check and let us know for any other issues.

Edited by priya_mittal : August 8, 2016, 7:45 am

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.