Date: 11/20/00
- Next message: Douglas Forrest: "[phplib] Using cookies with phplib to enable automatic login"
- Previous message: Karsten Dambekalns: "[phplib] Timeout while querying Oracle (db_oci8.inc)"
- Next in thread: David Jones: "RE: [phplib] HELP (login_if BUG?)"
- Maybe reply: David Jones: "RE: [phplib] HELP (login_if BUG?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The example code at "defauth.php3" seems buggy.
Every time you call that page with "?again=yes" appended, the current code
will "unauth" the current user (nobody in the first call, kris or other in
the next) and call "start" to authenticate a valid user.
Because you always print the same url in the action of the "loginform"
(i.e. "/defauth.php3?again=yes") you enter in an infinite loop and never
achieve to authenticate.
Am i correct? Is it a bug in the example code or in the login_if function?
Please answer me!!!!
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Douglas Forrest: "[phplib] Using cookies with phplib to enable automatic login"
- Previous message: Karsten Dambekalns: "[phplib] Timeout while querying Oracle (db_oci8.inc)"
- Next in thread: David Jones: "RE: [phplib] HELP (login_if BUG?)"
- Maybe reply: David Jones: "RE: [phplib] HELP (login_if BUG?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

