Last modified: 2012-03-08 21:49:35 UTC
The interface will let users upload the incorrect type of key. It should automatically convert the key to openssh format, if the format is RFC 4251.
Partially solved in r113405.
It's RFC 4716, not 4251.
Fixed in r113409.