You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Josh Thompson (JIRA)" <ji...@apache.org> on 2015/05/21 21:44:17 UTC

[jira] [Created] (VCL-873) web UI only accepts 1 ssh identity key under User Preferences

Josh Thompson created VCL-873:
---------------------------------

             Summary: web UI only accepts 1 ssh identity key under User Preferences
                 Key: VCL-873
                 URL: https://issues.apache.org/jira/browse/VCL-873
             Project: VCL
          Issue Type: Bug
          Components: web gui (frontend)
            Reporter: Josh Thompson
             Fix For: 2.5


Under User Preferences->General Preferences, only 1 SSH identity key is accepted because the preg_match checking for valid data for that field does not match newlines. "\r" and "\n" need to be added to the list of characters accepted by preg_match.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)