GitHub user kansal opened a pull request:

    https://github.com/apache/cloudstack/pull/1152

    CLOUDSTACK-9099: SecretKey is returned from the APIs - Fixed

    The current implementation of User and account management API (in general) 
return the secret key as a user or account response. 
    Fix: Added a new API to explicitly return the secretKey and removed it from 
the user and account response.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kansal/cloudstack CLOUDSTACK-9099

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1152.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 #1152
    
----
commit 410045a97a75fd1e43972c66bc4882a30a5098bf
Author: Kshitij Kansal <kansa...@gmail.com>
Date:   2015-12-02T10:43:45Z

    CLOUDSTACK-9099: SecretKey is returned from the APIs - Fixed

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to