Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

References/Role: Difference between revisions

From OHC Network Wiki
More languages
Content deleted Content added
OHC identity seed
 
Automated edit (via update-page on MediaWiki MCP Server)
 
Line 328: Line 328:
* To change a role's membership, write <code>RolePermission</code> rows rather than editing <code>RoleModel</code> directly. Use the ORM so the cache-invalidation signal fires; raw SQL leaves the Redis cache stale.
* To change a role's membership, write <code>RolePermission</code> rows rather than editing <code>RoleModel</code> directly. Use the ORM so the cache-invalidation signal fires; raw SQL leaves the Redis cache stale.
* Other access-control models (organization memberships, patient/encounter associations) reference roles to resolve a user's effective permissions in a given context.
* Other access-control models (organization memberships, patient/encounter associations) reference roles to resolve a user's effective permissions in a given context.

{{Navbox access governance}}


{{Related}}
{{Related}}
Wiki: ohcnwiki.tellmey.fyi