Feature #34464
Content security acls should follow the same concept as method security acls
Status:
Resolved
Priority:
Should have
Assignee:
Category:
Security
Target version:
Start date:
2012-03-02
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
No
Complexity:
Description
Currently method security acls follow a whitelist approach and content security acls follow a blacklist approach. This should be streamline to a whiteliste approach for both.