[Flow] Re: Content Restriction for Accounts
Christian EÃl
essl at incert.at
Wed Aug 28 14:52:56 CEST 2013
I tested around with other models and it looks like in TYPO3 Flow 2.0 content security doesn't work at all. At least not as it is described in the docs:
http://docs.typo3.org/flow/TYPO3FlowDocumentation/TheDefinitiveGuide/PartIII/Security.html#content-security
As soon as I write a rule like 'this.title == "Foo"', 'this.hidden == TRUE', 'TRUE == TRUE"' and add it a role in my acl, I just get empty lists with this role, even though there are objects, that accomplish these rules. It doesn't even matter what I write in the rules.
Can anyone confirm this? Then what is the suggested way to do content security in TYPO3 Flow 2.0?
More information about the Flow
mailing list