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

Commit22ff6c8

Browse files
committed
Remove extra period
1 parent10ab1c9 commit22ff6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎enterprise/coderd/oauth2_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,7 @@ func authorizationFlow(ctx context.Context, client *codersdk.Client, cfg *oauth2
11331133
// have to click "allow" first, and the way we detect that is using the
11341134
// origin and referer headers).
11351135
// Normally origin does not include the path, but it is not relevant to
1136-
// the check we make..
1136+
// the check we make.
11371137
req.Header.Set(httpmw.OriginHeader,client.URL.String())
11381138
req.Header.Set("Referer",client.URL.String())
11391139
})

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp