Y
Hacker News
new
|
ask
|
show
|
jobs
by
leddt
2838 days ago
Looks like the code for IsPassword [1] checks for the presence of a number + a special character. If the text contains a space, or is longer than 16 characters, it is not considered a password.
[1]
https://github.com/oormicreations/ClipboardPlus/blob/master/...