Esempio n. 1
0
 function clean_ssh_key()
 {
     return IDF_Form_UserAccount::checkSshKey($this->cleaned_data['ssh_key']);
 }