kingToolbox / kingToolbox/WindTerm
!= not working in any text field (was: login to ssh session)
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Trying to login to a ssh session with password
xxx!=yyy
produces: see screenshot

Therefore session failed with invalid credentials.
This '!=' is part of my password and not the math meaning for "not equal". ;-)
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the SSH password login with `xxx!=yyy`, then compare it with a password that does not contain `!=` and with other text fields as described. Trace the text-field or credential-input path that handles these characters. Done means passwords containing `!=` are accepted correctly and the behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- authentication, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100