Project

General

Profile

Refactor #34010

Updated by Ondřej Ezr over 2 years ago

Initialization method should do all the database manipulation needed to support the Permission. 

 RbacRegistry will also need to hold the plugin id so it knows what plugin it registers. 

 We can remove the premature dependency load of `rbac_registry` and especially `rbac_support`.

Back