Date: 11/15/99
- Next message: Patrick _: "RE: [PHPLIB] Bailing out of loginform.ihtml?"
- Previous message: Oreste Dimaggio: "RE: [PHPLIB] Bailing out of loginform.ihtml?"
- Maybe in reply to: Patrick _: "[PHPLIB] Bailing out of loginform.ihtml?"
- Next in thread: Patrick _: "RE: [PHPLIB] Bailing out of loginform.ihtml?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Fabrizio,
Yes, I use default authentication. I thought it might be a good idea to
retain the session_id so I don't unnecessarily load the DB server with new
requests. If there isn't a way to get back to the referring page *and*
retain the session_id, then so be it. A new session_id it is.
Regards,
-Patrick
>From: "Fabrizio Ermini" <f.ermini <email protected>>
>Reply-To: f.ermini <email protected>
>To: phplib <email protected>
>Subject: Re: [PHPLIB] Bailing out of loginform.ihtml?
>Date: Mon, 15 Nov 1999 17:34:27 +0100
>
> > Hi,
> >
> > No, doesn't work for me. It retains the session_id but throws me back to
>the
> > login screen.
> >
>
>please correct me if i'm wrong, but I think this is unavoidable - if a
>user hits the login form, it means it has passed thru a $auth->unauth(),
>right?
>So when he gets back to the original page, if it's a protected one, he
>get asked login info again...
>Patric, are you using default authentication? If this is the case, maybe
>you don't have to carry around your session id, so to start a new session
>again as nobody and dodge the loginform.
>
>
>\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
>
> Fabrizio Ermini e-mail:
> C.so Umberto, 7 f.ermini <email protected>
> loc. Meleto Valdarno faermini <email protected>
> 52020 Cavriglia (AR) ICQ UIN: 24.64.37
> ITALY
>
>-
>PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
>To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
>the body, not the subject, of your message.
>
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Patrick _: "RE: [PHPLIB] Bailing out of loginform.ihtml?"
- Previous message: Oreste Dimaggio: "RE: [PHPLIB] Bailing out of loginform.ihtml?"
- Maybe in reply to: Patrick _: "[PHPLIB] Bailing out of loginform.ihtml?"
- Next in thread: Patrick _: "RE: [PHPLIB] Bailing out of loginform.ihtml?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

