[Vtigercrm-developers] caching user privileges

Adam Heinz amh at metricwise.net
Fri Mar 16 12:55:23 PDT 2012


Second patch added!
http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7379

I went ahead and split out the role privileges into a new Roles class,
which surprisingly was the majority of the privileges.  This suggests
that the user_privilege files have contained a lot of redundant data,
that the new hierarchical implementation has done away with.  I also
dipped my toe into the water refactoring functions in UserInfoUtils to
use Roles.  It definitely shows promise, but I didn't want to get too
sidetracked from my goal.

Next up, sharing privileges!



More information about the vtigercrm-developers mailing list