Files
coder/coderd/database
Cian Johnston 331a49bf75 fix: dbauthz: fix RBAC call for GetTemplateVersionVariables (#6670)
In GetTemplateVersionVariables we were effectively asking the provisionerd role to call rbac.ActionCreate on rbac.ResourceTemplate, which will never work. Updated this to be rbac.ActionRead instead.
2023-03-20 10:22:16 +00:00
..
2022-11-14 17:57:33 +00:00
2022-06-24 10:25:01 -05:00
2023-03-07 14:14:58 +00:00