Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4bac517 + cde7ff8 commit 930624aCopy full SHA for 930624a
coderd/userauth.go
@@ -23,6 +23,7 @@ import (
23
"github.com/coder/coder/coderd/database/dbauthz"
24
"github.com/coder/coder/coderd/httpapi"
25
"github.com/coder/coder/coderd/httpmw"
26
+ "github.com/coder/coder/coderd/rbac"
27
"github.com/coder/coder/coderd/userpassword"
28
"github.com/coder/coder/codersdk"
29
)
0 commit comments