coder/coderd/coderdtest
Steven Masley 1f5788feff
chore: remove rbac psuedo resources, add custom verbs (#13276)
Removes our pseudo rbac resources like `WorkspaceApplicationConnect` in favor of additional verbs like `ssh`. This is to make more intuitive permissions for building custom roles.

The source of truth is now `policy.go`
2024-05-15 11:09:42 -05:00
..
oidctest chore: add unit test for pass through external auth query params (#12928) 2024-04-10 13:58:29 -05:00
authorize.go chore: remove rbac psuedo resources, add custom verbs (#13276) 2024-05-15 11:09:42 -05:00
authorize_test.go chore: push rbac actions to policy package (#13274) 2024-05-15 09:46:35 -05:00
coderdtest.go chore: remove rbac psuedo resources, add custom verbs (#13276) 2024-05-15 11:09:42 -05:00
coderdtest_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
swagger_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
swaggerparser.go feat: add debug endpoint for single tailnet (#10485) 2023-11-13 17:14:12 -06:00