Closed Bug 425729 Opened 18 years ago Closed 18 years ago

Links in RSS feeds use HTTP instead of HTTPS

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jwkbugzilla, Assigned: wenzel)

References

()

Details

Attachments

(1 file)

From what I can see, all links in AMO's RSS feeds point to HTTP rather than HTTPS: https://addons.mozilla.org/en-US/firefox/statistics/addon/1865/format:rss https://addons.mozilla.org/en-US/firefox/addons/rss/newest https://addons.mozilla.org/en-US/firefox/recommended/format:rss Of course the server will redirect the user to HTTPS - but that leaves the user vulnerable to DNS spoofing attacks, the user won't get a warning message if http://addons.mozilla.org/ isn't the server he wanted to visit.
Depends on: 432484
fligtar suggested using SITE_URL rather than CakePHP's built-in FULL_BASE_URL for this purpose as it'll always have the right site URL (including https). That's an easy enough fix so I'll do that later.
Assignee: nobody → fwenzel
Target Milestone: --- → 3.4.2
Replacing all FULL_BASE_URLs with SITE_URLs (in RSS feeds only).
Attachment #319789 - Flags: review?(fligtar)
Attachment #319789 - Flags: review?(fligtar) → review+
r13061, checked it in for wenzel.
Status: NEW → RESOLVED
Closed: 18 years ago
Keywords: push-needed
Resolution: --- → FIXED
Verified FIXED; while testing found bug 433451 and bug 433453.
Status: RESOLVED → VERIFIED
Keywords: push-needed
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: