Closed
Bug 298223
Opened 20 years ago
Closed 20 years ago
Write the Password in encrypted form.
Categories
(Other Applications :: DOM Inspector, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: aakerkar, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; FunWebProducts; .NET CLR 1.1.4322)
Build Identifier: http://220.227.238.10/dxweb
On the Login page of http://220.227.238.10/dxweb the password should be
accepted in Encrypted form
Reproducible: Always
Steps to Reproduce:
1.Go to 'http://220.227.238.10/dxweb'
2.Enter valid Username.
3.Enter valid Password.
Actual Results:
The Password is visible to everyone.
Expected Results:
The Password should be accepted in encrypted form.
Comment 3•20 years ago
|
||
*** Bug 298225 has been marked as a duplicate of this bug. ***
Comment 4•20 years ago
|
||
Resolving as INVALID for two reasons.
(1) We need a valid login/password to test, and this has not been provided.
(2) Encryption is not provided for by the Document Object Model. The DOM
exposes the value of the password, but this doesn't mean anything.
If you want the password encrypted, convince the site owner to use https instead
of http.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Attachment #186791 -
Attachment mime type: text/plain → application/ms-word
Attachment #186791 -
Attachment mime type: application/ms-word → application/ms-excel
Attachment #186792 -
Attachment mime type: text/plain → application/ms-excel
Updated•18 years ago
|
Assignee: dom-inspector → nobody
QA Contact: timeless → dom-inspector
You need to log in
before you can comment on or make changes to this bug.
Description
•