kingToolbox / kingToolbox/WindTerm

!= not working in any text field (was: login to ssh session)

Open
#679 1 comment 0 reactions 0 assignees View on GitHub
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

![password](https://user-images.githubusercontent.com/76472937/164238704-3e0b47f0-a50c-41e7-8b1c-ee074c48ff84.jpg)
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.