[phplib] default authentication and login problem From: Kenneth Byrne (kbyrne <email protected>)
Date: 05/29/00

hi,

having a major problem using var $nobody = true;

if you choose to login, then it demands a login for every page.
i know this can be worked around with the cancel_login on the login form,
but then the user cannot even go back using the browser buttons or use any
other links that are on the login page.

the solution to this would be to have a standalone login page perhaps
but how can you create a login page without using the authentication that the other pages use?

any suggestions would be very helpful.

Ken