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

ASF GitHub Bot commented on CLOUDSTACK-9099:
--------------------------------------------

Github user koushik-das commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1996#discussion_r111078382
  
    --- Diff: server/src/com/cloud/api/ApiDBUtils.java ---
    @@ -559,6 +561,8 @@
         @Inject
         private VpcManager vpcMgr;
         @Inject
    +    private AccountManager accountManager;
    --- End diff --
    
    Why there is a need to inject AccountManager? If the config key is a static 
it can be accessed as AccountManager.<static config key>


> SecretKey is returned from the APIs
> -----------------------------------
>
>                 Key: CLOUDSTACK-9099
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9099
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.9.0
>            Reporter: Kshitij Kansal
>            Assignee: Kshitij Kansal
>             Fix For: 4.10.0.0, 4.9.3.0
>
>
> The sercreKey parameter is returned from the following APIs:
> createAccount
> createUser
> disableAccount
> disableUser
> enableAccount
> enableUser
> listAccounts
> listUsers
> lockAccount
> lockUser
> registerUserKeys
> updateAccount
> updateUser



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to