resmo commented on a change in pull request #2574: [CLOUDSTACK-5235] ask users 
old password when they are executing a password update
URL: https://github.com/apache/cloudstack/pull/2574#discussion_r183974002
 
 

 ##########
 File path: 
api/src/main/java/org/apache/cloudstack/api/command/admin/user/UpdateUserCmd.java
 ##########
 @@ -65,6 +65,8 @@
             acceptedOnAdminPort = false)
     private String password;
 
+    @Parameter(name = ApiConstants.OLD_PASSWORD, type = CommandType.STRING, 
description = "Old password that was being used by the user. You must inform 
the old password when updating the password.", acceptedOnAdminPort = false)
 
 Review comment:
   I would prefer the word "current" instead of "old*

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to