mirror of
https://github.com/coder/coder.git
synced 2026-06-04 21:48:22 +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.