Can't get permissions for all content from PermissionCache

Status
This content is read-only, or is not open for further replies.

Kirby

Guest
offline
PermissionCache has a 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()

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom