- Affected version
- 2.3.6
PermissionCache has a method
The attached patch fixes this by adding a new method
cacheAllContentPerms() but no corresponding method to get permissions for all content which would be quite useful in some cases.The attached patch fixes this by adding a new method
getAllContentPerms()