This website requires JavaScript.
Explore
Help
Sign In
opensource
/
coder
Watch
3
Star
0
Fork
0
mirror of
https://github.com/coder/coder.git
synced
2026-09-23 05:43:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe6c8771dfdac9b256ce48389a74c0281c27de10
coder
/
coderd
/
database
/
dbauthz
T
History
Asher
be57af5ff0
feat: add exit code and status to workspace agent scripts (
#24505
)
...
For scripts that have not finished or in dry run cases these will be omitted.
2026-04-29 12:24:26 -08:00
..
accesscontrol.go
feat: implement deprecated flag for templates to prevent new workspaces (
#10745
)
2023-11-20 19:16:18 +00:00
customroles_test.go
chore(coderd/database): remove deprecated db2sdk.List(Lazy)? methods (
#21902
)
2026-02-03 17:52:07 +00:00
dbauthz_test.go
feat: add exit code and status to workspace agent scripts (
#24505
)
2026-04-29 12:24:26 -08:00
dbauthz.go
feat: add exit code and status to workspace agent scripts (
#24505
)
2026-04-29 12:24:26 -08:00
doc.go
feat: Add initial AuthzQuerier implementation (
#5919
)
2023-02-14 14:27:06 +00:00
groupsauth_test.go
feat(coderd/rbac): make organization-member a per-org system custom role (
#21359
)
2026-01-12 18:19:19 -08:00
setup_test.go
feat: migrate agents-access to org-scoped system role for proper chat RBAC (
#24438
)
2026-04-23 17:59:42 +01:00
workspace_rbac_context.go
perf: reduce DB calls to
GetWorkspaceByAgentID
via caching workspace info (
#20662
)
2025-11-25 14:45:05 -08:00