Date: 10/17/00
- Next message: Rex Byrns: "RE: [phplib] Re: separate login form"
- Previous message: Michael Chaney: "Re: [phplib] FORM data get lost at user timeout..."
- Next in thread: Rex Byrns: "RE: [phplib] Re: separate login form"
- Reply: Rex Byrns: "RE: [phplib] Re: separate login form"
- Reply: giancarlo <email protected>: "[phplib] login_if loop (was: Re: separate login form)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Still confused
So am I...can you rephrase the question?
If you want to bail out of a login (for instance, if a default-auth user
stumbles on a page with higher privileges), look at the cancel_login
member of the auth class. That gives you a variable name which, if set,
will interrupt the login process.
If that is not your question please give an example of what you want to
do.
HTH,
Matt
----------------------------------------------------------------
Matthew Leingang http://www.math.rutgers.edu/
Rutgers University leingang <email protected>
Department of Mathematics "This signature needs no quote."
On Tue, 17 Oct 2000 giancarlo <email protected> wrote:
> The actual login form is produced by the auth object whenever needed.
> This is useful 'cause by simply including tha auth object you get a
> login prompt anywhere the user has not authenticated yet.
>
> But the 'nobody' stuff then doesn't allow to resign from logging in or
> registering.
>
> So, if I wanted to have a well separate, stand alone login form, let's
> say a well defined page somewhere under the document root, what should
> it look like?
> What should be the 'action' tag for it? What functions would the
> 'action' script call to validate the input data?
>
>
> Giancarlo
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Rex Byrns: "RE: [phplib] Re: separate login form"
- Previous message: Michael Chaney: "Re: [phplib] FORM data get lost at user timeout..."
- Next in thread: Rex Byrns: "RE: [phplib] Re: separate login form"
- Reply: Rex Byrns: "RE: [phplib] Re: separate login form"
- Reply: giancarlo <email protected>: "[phplib] login_if loop (was: Re: separate login form)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

