Jochen Lillich wrote:

> I'm working on a Midgard site that provides user
> self-registration.
> 
> mgd_create_person needs authentication, though, and therefore doesn't
> work.
> 
> Is there a way of letting the visitor create his own personal account
> yet? Or is there still only the choice between messing with the database
> with SQL and using PHPlib's own auth scheme?

First call mgd_auth_midgard($user, $pass, 0); then create the new user
after that, $user bwinf an existing user with proper permission to create
users in the first place of course.

Emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to