Paul Newby wrote:
>
> I've been struggling a bit with registration/authentication
> issues when the host is set up to not require authentication.
> Apparently mgd_create_person requires authentication,
> which makes self-registration difficult (impossible?).
Currently, yes. Well, you *could* access the Midgard database directly
with the normal PHP-MySQL connector and insert the user data that way.
I just realized that the 2.0 security model will allow for a setup where
people can create users without being authenticated. You will want to
use
such an setup *very* carefully, if at all, but there ya go.
> Am I missing something? I'm considering chucking the
> whole Midgard registration/authentication apparatus
> and using PHPLIB in its place with a separate database
> for self-registered users.
That's another option.
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]