Reviewed:  https://review.openstack.org/66653
Committed: 
https://git.openstack.org/cgit/openstack/python-keystoneclient/commit/?id=cc44d050f86b4bc2431088f69130b59fc345eb45
Submitter: Jenkins
Branch:    master

commit cc44d050f86b4bc2431088f69130b59fc345eb45
Author: Eric Brown <bro...@vmware.com>
Date:   Tue Jan 14 09:19:42 2014 -0800

    Interactive prompt for create user
    
    Execution of the shell will now prompt the user for a password if argument
    '--pass' is specified without a following parameter.  In that way, a user 
does
    not need to pass passwords on the command line.
    
    Usage example:
    $ keystone user-create --name bob --tenant admin --pass --enabled true
    New Password:
    Repeat New Password:
    
    Closes-Bug: #1100116
    Change-Id: I1f6d6322830972dfad19ebe2fe63e91f82ed8033


** Changed in: python-keystoneclient
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100116

Title:
  add an option to prompt for passwords to avoid leaking them into
  history and ps output

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100116/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to