Search found 2 matches
- Thu May 29, 2008 8:53 am
- Forum: Developers Discussion
- Topic: Frontend user adding - from remote software
- Replies: 2
- Views: 1416
Re: Frontend user adding - from remote software
Hi again, Thanks very much for your help. Actually I'm using C# to do this... Inspired by your other post "Automation though wget" i managed to log in, post/upload a file with a single user to the action.admin_importusers.php file without having to prepare or change it in any way. I cant p...
- Mon May 26, 2008 4:04 pm
- Forum: Developers Discussion
- Topic: Frontend user adding - from remote software
- Replies: 2
- Views: 1416
Frontend user adding - from remote software
Hi, I have the task to make this work, and thought that the best way to proceed would be to put a 'secret' utility file on the webserver. Then from my local software I make a http request that passes all the information needed to create a new user. For the moment, lets ignore the security issues rel...