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

Commitadbabe4

Browse files
authored
fix: hide experiment CTA from OIDC copy (#8695)
1 parentac559f1 commitadbabe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/userauth.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@ func clearOAuthConvertCookie() *http.Cookie {
16311631
funcwrongLoginTypeHTTPError(user database.LoginType,params database.LoginType)httpError {
16321632
addedMsg:=""
16331633
ifuser==database.LoginTypePassword {
1634-
addedMsg="You can convert your account to use this login type by visitingyouraccount settings."
1634+
addedMsg="Try logging in withyourpassword."
16351635
}
16361636
returnhttpError{
16371637
code:http.StatusForbidden,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp