mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
e6da7afd33
* feat: Add cachable authorizer to elimate duplicate rbac calls Cache is context bound, so only prevents duplicate rbac calls in the same request context.