8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在填写连接信息的对话框中,密码输入框的右边有个眼睛按钮,可以查看密码明文。 这样不太安全。很多软件是不会给人看密码明文的。因为输入密码的人,和当前使用者,可能是不同的人。不能让当前使用者看到密码,建议加密存储。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What feature you'd like to see or proposal(期望什么新功能/特性或者建议)
在填写连接信息的对话框中,密码输入框的右边有个眼睛按钮,可以查看密码明文。
这样不太安全。很多软件是不会给人看密码明文的。因为输入密码的人,和当前使用者,可能是不同的人。不能让当前使用者看到密码,建议加密存储。
The text was updated successfully, but these errors were encountered: