Bug 624514

Summary: New user password is displayed in plain text in pulp.log
Product: [Retired] Pulp Reporter: Jay Dobies <jason.dobies>
Component: z_otherAssignee: Jay Dobies <jason.dobies>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: jconnor, pkilambi, pthomas
Target Milestone: ---Keywords: QA-Closed
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-20 16:11:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jay Dobies 2010-08-16 17:58:56 UTC
2010-08-16 13:51:36,661  password received is foo
2010-08-16 13:51:36,661  login jdob
2010-08-16 13:51:36,661  name 
2010-08-16 13:51:36,671  Traceback (most recent call last):

Comment 1 Pradeep Kilambi 2010-08-17 15:05:58 UTC
This bug needs more information from QA point of view.

Comment 2 Jay Dobies 2010-08-17 16:34:18 UTC
To reproduce:

- Use pulp-admin to create a new user.
- View /var/log/pulp/pulp.log on the pulp server to see the log output I originally posted. We print out the password for the user in the logs.

Comment 3 Jay Dobies 2010-08-26 14:13:40 UTC
commit	f3cf8f20101c7779e828a15706becf017acc6bc0
tree	7a8079d284a8b18c45c2d5f03df1dd776637d497


Removed plain text echo of the user's password


src/pulp/server/api/user.py

Comment 4 Preethi Thomas 2010-09-10 15:37:56 UTC
This blocked by

https://bugzilla.redhat.com/show_bug.cgi?id=623969

Comment 5 Preethi Thomas 2010-09-28 13:04:48 UTC
verified

There is no record of user create in pulp.log

Comment 6 Preethi Thomas 2010-10-20 16:11:16 UTC
Closed after review.