Closed
Bug 1417980
Opened 7 years ago
Closed 7 years ago
Fix non-HTTPS links and outdated links where possible
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: hanno, Assigned: kohei)
References
Details
Attachments
(1 file)
The page to create bugzilla accounts here
https://bugzilla.mozilla.org/createaccount.cgi
contains 5 links that all lead to HTTP URLs. These are all mozilla-internal links and of course support HTTPS, thus to avoid stripping attacks and unnecessary redirects they should be converted.
The "Thunderbird Support" link leads to a 404. The "Support for other products" link leads to a page that redirects to the Firefox web page, that seems not to make that much sense.
Assignee | ||
Comment 2•7 years ago
|
||
I think there are more outdated and non-https links on the site. Will check them out and send a pull request later today.
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Assignee | ||
Updated•7 years ago
|
Summary: Account creation page contains HTTP links and outdated links → Fix non-HTTPS links and outdated links where possible
Assignee | ||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•