Date: 05/09/01
- Next message: Klaus Seidenfaden: "Sv: [phplib] Conditional Template blocks"
- Previous message: Andrew Pasetti: "[phplib] pre-installation questions"
- In reply to: Philip Strnad: "Re: Sv: [phplib] occasional problem with authentication"
- Next in thread: fabrizio.ermini <email protected>: "Re: Sv: [phplib] occasional problem with authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Well, that's strange.
i just looked into it. i am registering all of my auth information
(like username) so that i can use it later. It turns out that this is
causing my problem, which means that we have different problems (i
think). Anyway, i'm going to fix up my code and then i'll let the list
know if i experience this strange behaviour again.
Philip Strnad wrote:
>
> Just for the record, if I try to login with an invalid username/password
> and then try to login again with a valid username/password, I don't run
> into any issues.
>
> Is the behavior you described consistent on your site?
>
> Philip
>
> "darcy w. christ" wrote:
> >
> > alright, i may have found the bug, but i'm hoping i can get some help to
> > find a solution. As best i can see, the bug occurs when a login name is
> > entered incorrectly once. At this point, it becomes impossible to log
> > in correctly since the username is a session variable. The only
> > solution is to destroy the variable or destroy the session. i think the
> > solution is to find a way to allow the username which is entered in from
> > the commandline to override the session variable. In my experience,
> > this is quite difficult, if not impossible. Could someone provide me
> > with some input. Is it possible to allow the username being submitted
> > to possibly take precendence over the session variable of the same name?
-- ~darcy w. christ Elegant Communications Inc. 416.362.9772 x222 | 416.362.8324 fax--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Klaus Seidenfaden: "Sv: [phplib] Conditional Template blocks"
- Previous message: Andrew Pasetti: "[phplib] pre-installation questions"
- In reply to: Philip Strnad: "Re: Sv: [phplib] occasional problem with authentication"
- Next in thread: fabrizio.ermini <email protected>: "Re: Sv: [phplib] occasional problem with authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

