I still don't understand why I need to authenticate twice when using mgd_auth_midgard. 
 The first time I submit mgd_auth_midgard("$username+$sitegroup","$password",1); 
returns 1 (which i assume is true), but does not grab the user information.  If I 
resubmit or refresh, it returns 1 and grabs the user info. (FYI using 1.4beta4)....

I must be doing something wrong... maybe I missed something when I set up 
sitegroups....

I'll fool around some more.

Thanks for the help.

Drew

------Original Message------
From: Emiliano <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: August 21, 2000 3:56:13 PM GMT
Subject: Re: [midgard] mgd_auth_midgard


John-Andrew Minniti wrote:

>   if ($action == "login"){
>     mgd_auth_midgard("$username+sitegroup","$password",1);

I think this must be "$username+$sitegroup"

>   }
>     mgd_get_person($midgard->user);

This doesn't do anything

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]

 


--
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