Closed
Bug 1565267
Opened 7 years ago
Closed 7 years ago
breach for "dropbox.com" should match login for "www.dropbox.com"
Categories
(Toolkit :: Password Manager, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: groovecoder, Assigned: groovecoder)
References
(Blocks 1 open bug)
Details
(Whiteboard: [skyline])
Attachments
(1 file)
STR:
- about:config ; signon.management.page.enabled = true
- Have a saved login for https://www.dropbox.com
1b. (If necessary) edit the "Last modified" date to January 1, 2012 (UNIX timestamp: 1325432128000) - Go to about:logins
Expected results:
The login item for https://www.dropbox.com/ should show a breach indicator
Actual results:
No breach indicator is shown
:MattN and I previously decided on "strict subdomain matching when there is a subdomain in the breach.Domain", but I accidentally implemented strict subdomain matching for both the breach.Domain and the login.host.
Need to update to only match subdomains when there's a subdomain in breach.Domain.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → lcrouch
Priority: -- → P1
| Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Bugbug thinks this bug is a enhancement, but please change it back in case of error.
Type: defect → enhancement
Updated•7 years ago
|
Whiteboard: [skyline]
Updated•7 years ago
|
Type: enhancement → defect
Updated•7 years ago
|
Attachment #9077482 -
Attachment description: Bug 1565267: match base domains of logins and breaches r=MattN → Bug 1565267: match root domains of logins and breaches r?MattN
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/autoland/rev/c86bb4e43fcb
match root domains of logins and breaches r=MattN
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•