(no subject) From: Max A. Derkachev (kot <email protected>)
Date: 03/17/00

Hi.
Just discovered that if i use the default auth on one page, access it,
then go to the page that uses standard auth with user and password, the
login form does not appear, and page is accessed despite of the
standard auth class in auth argument of the page_open().
If I tried to access the standard auth page first, and the login form
appeared once, but I did not log in, tried to access the default auth
page then, the form continues to appear, so I could not log in as
nobody, as intended (as the default auth class should work).
How could I set up my pages, so the auth class would be redefined to
the value mentioned in page_open(), and the login form would appear
where it intended to be, and miss if I've not logged in and
default auth for the page is defined?

-- 
Best regards,
Max A. Derkachev

- 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.