Bug 843618 - Password to the login command must be entered in plain text
Summary: Password to the login command must be entered in plain text
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: 2.0.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 38
Assignee: Jay Dobies
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-26 18:45 UTC by Jay Dobies
Modified: 2013-01-07 14:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-07 14:12:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Jay Dobies 2012-07-26 18:45:40 UTC
Need to port over the interactive prompt for both:

pulp-admin -u admin

and

pulp-admin login -u admin

Comment 1 Jay Dobies 2012-07-26 18:49:42 UTC
commit bbea11bf01ab5d4624befcab8973ce2d7899952e
Author: Jay Dobies <jason.dobies>
Date:   Thu Jul 26 14:48:59 2012 -0400

    843618 - Added interactive prompt when the password isn't specified

builtins/extensions/admin/pulp_admin_auth/pulp_cli.py
platform/src/pulp/client/extensions/core.py
platform/src/pulp/client/launcher.py

Comment 2 Jeff Ortel 2012-08-02 13:48:22 UTC
build: 0.320.

Comment 3 Preethi Thomas 2012-08-15 19:21:14 UTC
verified

[root@pulp-master ~]# rpm -q pulp-server
pulp-server-0.0.323-1.fc17.noarch
[root@pulp-master ~]# 


[root@pulp-master ~]# pulp-admin -u admin repo list
Enter password: 
+----------------------------------------------------------------------+
                              Repositories
+----------------------------------------------------------------------+

Id:                 pulp-rhel6
Display Name:       pulp-rhel6
Description:        None
Content Unit Count: 35
Notes:              


[root@pulp-master ~]#

Comment 4 Preethi Thomas 2013-01-07 14:12:13 UTC
Pulp 2.0 released.


Note You need to log in before you can comment on or make changes to this bug.