Date: 08/03/00
- Next message: Peter Howard: "RE: [phplib] Problem with sessions, MySQL insert error."
- Previous message: David West: "[phplib] cacheing and broken backbutton"
- Next in thread: Lukas Zapletal: "[phplib] CT_NativePHP4"
- Reply: Lukas Zapletal: "[phplib] CT_NativePHP4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've managed to get default auth to work for pages which require partial
protection. However for pages that have full protection (ie have
$perm->check near the top of the page) they dump me to the permission denied
page (presumably because 'nobody' has no permissions).
My question is for pages that require full protection should I be using a
different auth class (which I guess would be the same as my usual auth class
but with the var $nobody unset), OR should I not be using $perm->check at
all but use some different perm check code (ie write my own)?
thanks
-
Jason Wong
Digital View Ltd
2201 Nanyang Plaza
57 Hung To Road
Kwun Tong
HONG KONG
Tel: +852-2861-3615
Fax: +852-2520-2987
www.digitalview.com
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Peter Howard: "RE: [phplib] Problem with sessions, MySQL insert error."
- Previous message: David West: "[phplib] cacheing and broken backbutton"
- Next in thread: Lukas Zapletal: "[phplib] CT_NativePHP4"
- Reply: Lukas Zapletal: "[phplib] CT_NativePHP4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

