On Nov 28, 2005, at 3:19 PM, Christer Nordvik wrote:
Hi again. Since I didn't get any response on my last email, I'll try to simplify the question :) How can I add a user to the Roller database from my own application? What tables do I need to do a insert in, and how must I encode the password? I noticed that the password is encrypted so I guess I need to use the same algorithm to encode the password as Roller does.
Here's an article that shows how to create users, blogs, etc. from Groovy using calls to the Roller classes:
http://rollerweblogger.org/page/roller?entry=groovy_roller - Dave
Any pointers would be very helpful! Cheers, Christer
