Re: eZ publish rights system

Lukas Kahwe Smith <[email protected]> Mon, 26 Sep 2005 08:58:02 +0200
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Thomas Murphy wrote:
> Hello,
> 
> Am 20.9.2005 schrieb "Lukas Kahwe Smith" <[email protected]>:
> 
> 
>>ez Publish automatically picks up any modules that are dropped into the
>>given folder and determines the available rights that come with that
>>module from that. this means all rights are stored outside of the
>>database. also one could confer that all rights from a given module are
>>grouped in an area to stay within LiveUser lingo.
>>
>>All other data, like group membership, rights assignments however are
>>stored in the database.
> 
> 
> TYPO3 does it almost the same way, it takes the right from the table
> definitions, so you are allowed to read/write/delete rows from a certain
> table.
> The right assigments are also stored in the database, same as the group
> memberships.

I have added the following to the 1.1.0 roadmap:
"more explicitly support the ability to read rights/areas/applications 
from seperate data sources (usually arrays) than the rest of the 
permission data"

regards,
Lukas