Closed
Bug 1328708
Opened 8 years ago
Closed 8 years ago
Github login is considered insecure, even though it uses HTTPS
Categories
(Firefox :: Untriaged, defect)
Firefox
Untriaged
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: clogged.drainpipe, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID: 20170104030214
Steps to reproduce:
Try to log in to Github (https://github.com/login)
Actual results:
Got an insecure password field warning.
Expected results:
No warning, the page uses HTTPS.
Comment 1•8 years ago
|
||
I wasn't able to reproduce this. Kamil, can you use the latest Nightly and see if you see this issue?
Thanks!
Flags: needinfo?(kjozwiak)
Comment 2•8 years ago
|
||
Can you please include steps to reproduce which include the site that sent you to GitHub? The GitHub login page could have had a non-secure opener browsing context[1] e.g. an HTTP page used window.open to open https://github.com/login.
[1] https://w3c.github.io/webappsec-secure-contexts/#examples-top-level
Flags: needinfo?(clogged.drainpipe)
Reporter | ||
Comment 3•8 years ago
|
||
It seems to be working fine right, now. Before I could easily reproduce, but now I cannot.
Maybe Github was temporarily doing something funky with their infrastructure?
Closing bug.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(clogged.drainpipe)
Resolution: --- → WORKSFORME
Comment 4•8 years ago
|
||
Removing the ni?. I tried reproducing the issue with several different websites but couldn't reproduce either. Looking at comment#3, it seems like this isn't happening anymore.
Flags: needinfo?(kjozwiak)
You need to log in
before you can comment on or make changes to this bug.
Description
•