[
https://issues.apache.org/jira/browse/VCL-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Thompson resolved VCL-873.
-------------------------------
Resolution: Fixed
> 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)