You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Daan Hoogland (JIRA)" <ji...@apache.org> on 2014/09/12 10:44:34 UTC

[jira] [Closed] (CLOUDSTACK-6570) API breakage of the UpdateUser API call

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daan Hoogland closed CLOUDSTACK-6570.
-------------------------------------

no news is good news?

> API breakage of the UpdateUser API call
> ---------------------------------------
>
>                 Key: CLOUDSTACK-6570
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6570
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API
>    Affects Versions: 4.4.0
>         Environment: Any, the UpdateUser API call is environment independent
>            Reporter: Ove Ewerlid
>            Assignee: Daan Hoogland
>            Priority: Blocker
>              Labels: easyfix
>             Fix For: 4.4.0, 4.5.0
>
>
> 44 adds USER_API_KEY in ./api/src/org/apache/cloudstack/api/ApiConstants.java and changes the value of API_KEY. Since API_KEY value is exposed in the UpdateUser API, the API breaks.  Up until 4.3, KEYs to UpdateUser were passed via parameters;
>   * userapikey
>   * usersecretkey
> with 44 this changes to;
>   * apikey
>   * usersecretkey
>   



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)