Comment 8 for bug 929092

Revision history for this message
James M. Leddy (jm-leddy) wrote :

I think this exception is thrown not just because the password is _wrong_, but because it's not even valid. IIRC wpa passwords need to be 8 characters, for example, and wep passwords have to be hex strings. Network Manager expects the frontend to sanitize its inputs based on the AP info, and ubiquity doesn't do that.