Closed Bug 851858 Opened 11 years ago Closed 9 years ago

Accessing marketplace with a fully qualified domain throws a 500

Categories

(Marketplace Graveyard :: Code Quality, defect, P3)

x86_64
Windows 7
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: basta, Unassigned)

Details

Accessing "marketplace.firefox.com." (note the trailing dot) throws a security error (as it should). If you bypass the security error, you get a 500 error. You should instead be 300ed to the non-fully qualified domain.
Priority: -- → P3
Assignee: nobody → server-ops-amo
Component: General → Server Operations: AMO Operations
Product: Marketplace → mozilla.org
QA Contact: oremj
Version: 1.0 → other
I think this just needs to be added to ALLOWED_HOSTS. It looks like the ISE is coming from zamboni.  

https://github.com/mozilla/zamboni/blob/master/mkt/settings.py#L10
Assignee: server-ops-amo → nobody
Component: Server Operations: AMO Operations → Code Quality
Product: mozilla.org → Marketplace
QA Contact: oremj
Target Milestone: --- → 2013-05-30
Version: other → 1.5
Target Milestone: 2013-05-30 → ---
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.