Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use a prompt instead of auto login #1152

Merged
merged 3 commits into from
Jun 13, 2024
Merged

fix: Use a prompt instead of auto login #1152

merged 3 commits into from
Jun 13, 2024

Conversation

jeessy2
Copy link
Owner

@jeessy2 jeessy2 commented Jun 13, 2024

What does this PR do?

Use a prompt instead of auto login
fix: #1098

Motivation

Additional Notes

web/login.html Outdated
Comment on lines 132 to 133
"en": "You have not set a username and password, please click login directly",
"zh-cn": "你未设置用户名和密码,请直接点击登录",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"en": "You have not set a username and password, please click login directly",
"zh-cn": "你未设置用户名和密码,请直接点击登录",
"en": "You have not set up a user yet, just click the Login button directly",
"zh-cn": "尚未设置用户, 请直接点击登录",

感觉还可以再简化些

@jeessy2 jeessy2 merged commit 6f4c790 into master Jun 13, 2024
4 checks passed
@jeessy2 jeessy2 deleted the login_show_msg branch June 13, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

用户名密码登录
2 participants