indefero/src/IDF/Form
Thomas Keller 5b82efa0be Fix a couple of issues with our key parsing / validating code.
- be explicit and expect only ssh-dss or ssh-rsa keys
- allow any character (even line breaks and whitespace) in the optional comment,
  but shrink all of them to simple spaces (fixes issue 679)
- test the newly uploaded key against existing keys only by the base key data,
  not the fully uploaded string (that might contain a changed comment line or
  the like) to avoid duplicates; also only check the keys of the user for
  duplicates, not all existing keys in the forge (if for whatever reason two
  user accounts share a key)
2011-05-25 02:13:50 +02:00
..
Admin Update copyrigt 2011-04-02 21:37:07 +02:00
Field Fix copyright 2011-04-05 13:20:55 +02:00
IssueCreate.php Update copyrigt 2011-04-02 21:37:07 +02:00
IssueTrackingConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
IssueUpdate.php Update copyrigt 2011-04-02 21:37:07 +02:00
MembersConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
Password.php Update copyrigt 2011-04-02 21:37:07 +02:00
PasswordInputKey.php Update copyrigt 2011-04-02 21:37:07 +02:00
PasswordReset.php Update copyrigt 2011-04-02 21:37:07 +02:00
ProjectConf.php Mark two strings for translation. 2011-05-06 14:04:08 +02:00
Register.php Update copyrigt 2011-04-02 21:37:07 +02:00
RegisterConfirmation.php Update copyrigt 2011-04-02 21:37:07 +02:00
RegisterInputKey.php Update copyrigt 2011-04-02 21:37:07 +02:00
ReviewCreate.php Update copyrigt 2011-04-02 21:37:07 +02:00
ReviewFileComment.php Update the form validation of IDF_Form_ReviewFileComment. 2011-04-06 12:00:55 +02:00
SourceConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
TabsConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
UpdateUpload.php Update copyrigt 2011-04-02 21:37:07 +02:00
Upload.php Update copyrigt 2011-04-02 21:37:07 +02:00
UploadConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
UserAccount.php Fix a couple of issues with our key parsing / validating code. 2011-05-25 02:13:50 +02:00
UserChangeEmail.php Update copyrigt 2011-04-02 21:37:07 +02:00
WikiConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
WikiCreate.php Update copyrigt 2011-04-02 21:37:07 +02:00
WikiDelete.php Update copyrigt 2011-04-02 21:37:07 +02:00
WikiUpdate.php Update copyrigt 2011-04-02 21:37:07 +02:00