[Phplib-users] Help need for AUTH - ho to make unprotected pages
Brought to you by:
nhruby,
richardarcher
From: Serghej P. <sp...@ti...> - 2002-08-08 09:54:20
|
Hello everybody. I have in my autoprepend.php this string: page_open(array("sess" =3D> "TiSid", "auth" =3D> "Crypt_Auth", "perm" = =3D> "Perm", "user" =3D> "User")); Of corse you prompted to login and password in any page. But how can i = unprotect the pages for registration and changepassword without putting = page_open() in any single page only for esclude two pagese from = authtentication scheme? Please help=20 Best Serghej |