logoalt Hacker News

gambitingtoday at 12:44 PM1 replyview on HN

It's literally a matter of an automated test that sets a password using every character on every possible keyboard type, then tries to type that password in on the lock screen. There's not even that many keyboards, that test would take what, an hour to run?


Replies

Matltoday at 1:27 PM

Right, but this test basically means you can't ever remove a character if it was ever present. I was assuming that you still want to remove it (for some reason) and wondering how to safely test the change.

show 1 reply