mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
418a8a77dc
* chore: Skip authz on various functions used for api data building API already fetches the parent object and does the rbac check. Until these functions are optimized, skipping authz is better. It leaves us no worse off than the status quo