Bug 7559 - Validate passphrases in-place
: Validate passphrases in-place
: NEW
: Moblin distribution
Network Applet - Netbook
: 2.1
: Netbook Moblin Linux
: Undecided normal
: ---
:
:
:
:
 
 
Reported: 2009-10-29 04:54 PST by
Modified: 2010-01-11 06:34 PST (History)


Attachments




Description From 2009-10-29 04:54:37 PST
Instead of telling the user when they press enter that they have entered an
invalid key (wrong length), we should validate on each keypress and disable the
Connect button if the passphrase is bad (wrong length, or non-ascii characters
in an ascii passphrase, non-hex chars in a hex passphrase, etc).
------- Comment #1 From 2009-12-07 04:19:22 PST -------
With Carrick 1.1.13, the inputted password can be validated. But the connect
button isn't disabled when the password is invalide.