K
Kirby
Guest
PermissionCache has a method
The attached patch fixes this by adding a new method
Continue reading...
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()
Continue reading...