Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf9214ed

Browse files
kylecarbsEmyrk
andcommitted
Update coderd/database/dbauthz/dbauthz.go
Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>
1 parentff84b73 commitf9214ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/database/dbauthz/dbauthz.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3268,7 +3268,7 @@ func (q *querier) UpdateUserGithubComUserID(ctx context.Context, arg database.Up
32683268

32693269
err=q.authorizeContext(ctx,policy.ActionUpdatePersonal,user)
32703270
iferr!=nil {
3271-
//Adminscanupdate passwords for other users.
3271+
//System usercanalso update
32723272
err=q.authorizeContext(ctx,policy.ActionUpdate,user)
32733273
iferr!=nil {
32743274
returnerr

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp