Closed
Bug 1216699
Opened 9 years ago
Closed 9 years ago
Add Learn More link to Insecure Password Warning in Control Center
Categories
(Firefox :: Security, defect, P1)
Tracking
()
People
(Reporter: tanvi, Assigned: Paolo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxprivacy])
Attachments
(1 file, 1 obsolete file)
(deleted),
text/x-review-board-request
|
bgrins
:
review+
ritu
:
approval-mozilla-aurora+
|
Details |
We need to add a Learn More link to the subpanel on HTTP pages with password fields. The lock witht he corssthrough will be a new icon for most users and developers. When they see this on an HTTP page an drill down, they end up at the "More Information" button. That button doesn't actually give them any information about this.
I believe we can add this pretty easily.
Updated•9 years ago
|
Priority: -- → P3
Whiteboard: [fxprivacy] [triage] → [fxprivacy]
Updated•9 years ago
|
Priority: P3 → P2
Reporter | ||
Comment 1•9 years ago
|
||
Here is a work in progress patch, but it is broken. Haven't had a chance to debug, but wanted to put this here in case someone picks up this bug.
Assignee | ||
Comment 2•9 years ago
|
||
Thanks a lot for the patch, I've updated it and will post it for review now.
Note that the link redirects to a page that says "This article doesn't have approved content yet".
Assignee | ||
Comment 3•9 years ago
|
||
Bug 1216699 - Add Learn More link to Insecure Password Warning in Control Center. r=bgrins
Attachment #8681290 -
Flags: review?(bgrinstead)
Assignee | ||
Updated•9 years ago
|
Attachment #8680865 -
Attachment is obsolete: true
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → paolo.mozmail
Status: NEW → ASSIGNED
Iteration: --- → 44.3 - Nov 2
Updated•9 years ago
|
Flags: qe-verify?
Priority: P2 → P1
Assignee | ||
Updated•9 years ago
|
Flags: qe-verify? → qe-verify+
Reporter | ||
Comment 4•9 years ago
|
||
(In reply to :Paolo Amadini from comment #2)
> Thanks a lot for the patch, I've updated it and will post it for review now.
>
> Note that the link redirects to a page that says "This article doesn't have
> approved content yet".
Yes; Joni and I have to add content. We have a bug open for that too - https://bugzilla.mozilla.org/show_bug.cgi?id=1217165
Comment 5•9 years ago
|
||
Comment on attachment 8681290 [details]
MozReview Request: Bug 1216699 - Add Learn More link to Insecure Password Warning in Control Center. r=bgrins
https://reviewboard.mozilla.org/r/23793/#review21285
Looks good to me
Attachment #8681290 -
Flags: review?(bgrinstead) → review+
Assignee | ||
Comment 6•9 years ago
|
||
Reporter | ||
Comment 8•9 years ago
|
||
Comment on attachment 8681290 [details]
MozReview Request: Bug 1216699 - Add Learn More link to Insecure Password Warning in Control Center. r=bgrins
Approval Request Comment
[Feature/regressing bug #]: https://bugzilla.mozilla.org/show_bug.cgi?id=1179961
[User impact if declined]: No information about the security issue with insecure passwords is given to developers
[Describe test coverage new/current, TreeHerder]: Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=5a510b63f0c2 and testcase added to browser/base/content/test/general/browser_insecureLoginForms.js
[Risks and why]: Just adding a Learn More link in the UI in the Control Center subpanel, low risk
[String/UUID change made/needed]: None
Attachment #8681290 -
Flags: approval-mozilla-aurora?
Updated•9 years ago
|
status-firefox45:
--- → affected
Comment 9•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 45
Updated•9 years ago
|
QA Contact: paul.silaghi
Comment 10•9 years ago
|
||
Verified fixed FF 45.0a1 (2015-11-02) Win 7 on:
http://people.mozilla.org/~tvyas/password/password_insecure.html
http://people.mozilla.org/~tvyas/password/frame_password.html
Status: RESOLVED → VERIFIED
Comment 11•9 years ago
|
||
bugherder uplift |
status-b2g-v2.5:
--- → fixed
Comment on attachment 8681290 [details]
MozReview Request: Bug 1216699 - Add Learn More link to Insecure Password Warning in Control Center. r=bgrins
Given that this feature was verified by QE, it seems safe to uplift to Aurora44.
status-b2g-v2.5:
fixed → ---
Attachment #8681290 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 13•9 years ago
|
||
bugherder uplift |
Comment 14•9 years ago
|
||
bugherder uplift |
status-b2g-v2.5:
--- → fixed
Comment 15•9 years ago
|
||
I don't see the "Learn More" link in Aurora 44.0a2 (2015-11-09), but I guess that's because of the bug 1221206, right?
status-b2g-v2.5:
fixed → ---
Assignee | ||
Comment 16•9 years ago
|
||
Yeah, that's correct.
Assignee | ||
Comment 17•9 years ago
|
||
You may try to switch the preference manually and see if the link is there.
Comment 18•9 years ago
|
||
Thanks. Works fine with security.insecure_password.ui.enabled=TRUE.
Verified fixed 44.0a2 (2015-11-09) Win 7.
Note 2 observations about the "Learn more" link:
1. right click context menu doesn't work
2. middle click doesn't work
You need to log in
before you can comment on or make changes to this bug.
Description
•