[
https://issues.apache.org/jira/browse/CLOUDSTACK-8742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700220#comment-14700220
]
ASF GitHub Bot commented on CLOUDSTACK-8742:
--------------------------------------------
GitHub user borisroman opened a pull request:
https://github.com/apache/cloudstack/pull/709
Removed double encoding of Public Key from JS.
See Cloudstack issue CLOUDSTACK-8742 & CLOUDSTACK-8649 for information.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-8742
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/709.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #709
----
commit f9e21da5dda095f23b6809946e4a2b8ab7c8f86b
Author: Boris Schrijver <[email protected]>
Date: 2015-08-17T20:56:17Z
Removed double encoding of Public Key from JS.
See Cloudstack issue CLOUDSTACK-8742 for information.
----
> registerSSHKeyPair does not work from the UI web interface.
> -----------------------------------------------------------
>
> Key: CLOUDSTACK-8742
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8742
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Affects Versions: 4.6.0, 4.5.2
> Reporter: Boris Schrijver
> Assignee: Boris Schrijver
> Fix For: 4.6.0
>
>
> The function to create a ssh keypair does not work from the UI. This is
> because the UI tries to double encode the public key.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)