[
https://issues.apache.org/jira/browse/VCL-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth updated VCL-873:
---------------------------
Summary: Allow web UI "User Preferences" to handle multiple SSH identity
keys (was: web UI only accepts 1 ssh identity key under User Preferences)
> Allow web UI "User Preferences" to handle multiple SSH identity keys
> --------------------------------------------------------------------
>
> 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)