[Typo3-dev] backend ACLs
Ries van Twisk
typo3 at rvt.dds.nl
Fri Mar 11 15:15:30 CET 2005
Hey all,
I am working on a little extention (rvt_permapi) that implements
a rights managements (not ACL's) for extention developers.
I made two little tables to manage group and user permissions, I might
want to merge it into one table soon...
It has nothing to do with the core. But when a extention developer needs
some rights management (for example, has this user any right to do
this 'action' then you can call the API which is kept very simple to
only one function if (hasRight($righnum, $module)) {...;}
It's still in alpha so don't user it yet please, things are bound to
change to hect
week...
So in the end.. I would say yes, store the ACL's in a seperate table...
cheers,
Ries
> Hi,
> so you would create an extra database table for storing the ACLs?
>
> Sebastian
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
--
R. van Twisk
http://www.metamorf.net
Our Typo3 enabled website: http://www.livetravelguides.com
Instand help for Typo3? irc:/irc.freenode.net/typo3
Looking for documentation? http://typo3.org/documentation/
More information about the TYPO3-dev
mailing list