[Auth] Warn insecure context on login (#3663)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-04-27 22:04:19 -04:00
committed by GitHub
parent 96d954ceb2
commit b1a98437e4
9 changed files with 13 additions and 8 deletions

View File

@@ -18,6 +18,7 @@
"failed": "登录失败",
"forgotPassword": "忘记密码?",
"forgotPasswordError": "发送重置密码邮件失败",
"insecureContextWarning": "此连接不安全HTTP—如果继续登录您的凭据可能会被攻击者拦截。",
"loginButton": "登录",
"loginWithGithub": "使用Github登录",
"loginWithGoogle": "使用Google登录",