kingToolbox / kingToolbox/WindTerm
我想只记住用户名,但不记住密码
Open
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
需要在登录时勾选下次自动登录后可以实现,但每次输入密码时,都会自动勾选记住这一步,也就是密码,一旦忘记取消,我就得从这个连接的属性里专门清除,希望登录时不要自动勾选记住这一步。或者干脆修改了下,直接改成记住用户名和记住密码,默认都不勾选,属修改里的清除也可以单独清除密码就更好了。
另外,如果用户名和密码是从excel表里复制出来的,粘贴时会默认带空格,导致登录错误,其他同类软件不会有类似问题。
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the login credential persistence and connection-property clearing paths, then trace paste handling for copied usernames and passwords; done means username and password remembering are independently controlled and pasted values do not retain unintended spaces.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100