Skip to content

Commit 930624a

Browse files
committed
Merge branch 'main' into 5980-manage-temp-variables
2 parents 4bac517 + cde7ff8 commit 930624a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coderd/userauth.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import (
2323
"github.com/coder/coder/coderd/database/dbauthz"
2424
"github.com/coder/coder/coderd/httpapi"
2525
"github.com/coder/coder/coderd/httpmw"
26+
"github.com/coder/coder/coderd/rbac"
2627
"github.com/coder/coder/coderd/userpassword"
2728
"github.com/coder/coder/codersdk"
2829
)

0 commit comments

Comments
 (0)