RE: [Phplib-users] handle perm in auth
Brought to you by:
nhruby,
richardarcher
From: Rob H. <rob...@ws...> - 2002-10-10 17:38:01
|
Not a dead horse, maybe hairless soon, but not dead. I agree on one hand, on the other hand I will tell you the same thing I told Gian, and that is that this is somewhat of a square peg in a round whole. What I am looking for it permx + 1 layer of abstraction. I have to have it, so I will write permxx when I get there and post it. Rob Hutton Web Safe www.wsafe.com > -----Original Message----- > From: php...@li... > [mailto:php...@li...]On Behalf Of Joe > Stewart > Sent: Thursday, October 10, 2002 1:13 PM > To: phplib-users > Subject: Re: [Phplib-users] handle perm in auth > > > Hope I'm not beating a dead horse... > > On Wed, Oct 09, 2002 at 08:44:21PM -0400, Rob Hutton wrote: > > It's tied to the user, not the page. So I can't be an author > of one page > > and a reviewer of another page. > > > > The argument of have_perm can be seen as the page's required permisssion. > > Permissions per page or parts of a page can be accomplished easily. The > perm->have_perm checks whether the authenticated user has the permission. > > Posessing author privileges doesn't stop them from having reviewer > privileges also. > > Joe > > > > Rob Hutton > > Web Safe > > www.wsafe.com > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phplib-users mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phplib-users > > |