Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ WorkspaceACLUpdateValidator
TypeAlias
WorkspaceACLUpdateValidator
coderd/workspaces.go:3049–3049 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3047
}
3048
3049
type
WorkspaceACLUpdateValidator codersdk.UpdateWorkspaceACL
3050
3051
var
(
3052
workspaceACLUpdateUsersFieldName =
"user_roles"
Callers
4
TestOK
Function · 0.92
TestDeniesUnknownIDs
Function · 0.92
TestDeniesUnknownRolesAndInvalidIDs
Function · 0.92
patchWorkspaceACL
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected