Jesse,

    Does your Auth module authenticate to the runtime level (action) for
each user?  

    Often the client wants the capability to restrict users of a group to a
smaller set of group actions.  In turn, I've moved authorization into the
application using a joined user table and the user_action table (user_id,
action_id) to select permissible actions.

Eric.

> Out of curiosity:  How many people here would be interested if I were to
> release some version of my Auth* modules to CPAN?  I'm not very familiar
> with most of the 50 or so Auth* modules already there -- is this something
> which would be of value to many people, or only a couple?


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to