[ 
https://issues.apache.org/jira/browse/VCL-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680683#comment-14680683
 ] 

ASF subversion and git services commented on VCL-873:
-----------------------------------------------------

Commit 1695161 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1695161 ]

VCL-873 - web UI only accepts 1 ssh identity key under User Preferences

userpreferences.php: modified submitGeneralPreferences: added \n\r to the 
accepted characters in the preg_match for $pubkeys

> 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)

Reply via email to