Closed Bug 1281470 Opened 8 years ago Closed 5 years ago

stop using PATH_INFO hack when uwsgi releases fix for routing plugin

Categories

(Release Engineering Graveyard :: Applications: Balrog (backend), defect, P5)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bhearsum, Unassigned)

Details

(Whiteboard: [lang=python][ready])

In https://github.com/mozilla/balrog/pull/85 we added a workaround for the fact that uwsgi doesn't properly unquote paths if you use the rewrite plugin. This is now fixed on their master branch, but hasn't been released yet. After it's been released and we're able to get it into our Docker image, we should get rid of our workaround at https://github.com/mozilla/balrog/blob/09a1d97504194940c81986dce0b2d31ae52e81f6/auslib/admin/base.py#L25
That fix was released in 2016, this can probably proceed now.
Priority: -- → P3
Whiteboard: [lang=python][ready]
Priority: P3 → P5

This was only needed for the old UI, which is going away soon.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Product: Release Engineering → Release Engineering Graveyard
You need to log in before you can comment on or make changes to this bug.