You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/26 00:55:48 UTC

[jira] [Commented] (CLOUDSTACK-3821) RegisterTemplate URL validation issue

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

ASF subversion and git services commented on CLOUDSTACK-3821:
-------------------------------------------------------------

Commit f59947c322b8ae26f0df01027392835bc0655498 in branch refs/heads/4.2 from [~prachidamle]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f59947c ]

CLOUDSTACK-3821 RegisterTemplate URL validation issue

Changes:
- Added validation for the url path

                
> RegisterTemplate URL validation issue 
> --------------------------------------
>
>                 Key: CLOUDSTACK-3821
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3821
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>            Reporter: Prachi Damle
>            Assignee: Prachi Damle
>             Fix For: 4.2.0
>
>
> The current validation method implemented in Cloudstack checks the entire URL to ensure that it ends with a template extension. If the template URL includes query string parameters the validation
> will not pass even though the URL is a valid image.
> This can be fixed by checking only the path for the extension and not the full URL.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira