On Sat, 4 Dec 1999, Michael J. Wirthlin wrote:
> What does the mgd_auth_midgard function do? Is it deprecated?
It authenticates a user with the given id and password and if
it matches sends the user a cookie which will automatically
athenticate him when it is sent back.
> As I look at the source for this function, it seems to authenticate a
> user with password and return the midgard->user. However, when I use it,
> it does not seem to authenticate the user I submit to the function.
The function does not return whether or not the authentication
succeeded; maybe it should.
HTTP authentication takes precedence over Cookie authentication,
so if you're allready logged in you won't notice any effect from
the cookie.
Bye,
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]