Page MenuHomePhabricator

Quarry should be HTTPS-only
Closed, ResolvedPublic

Event Timeline

Legoktm raised the priority of this task from to Needs Triage.
Legoktm updated the task description. (Show Details)
Legoktm added projects: Quarry, HTTPS.
Legoktm added subscribers: Legoktm, yuvipanda.
Restricted Application added a subscriber: StudiesWorld. · View Herald Transcript

looks like https works just fine and only a redirect is missing from http->https, will look into it

it's behind dynamicproxy (module dynamicproxy) and that does not have an option for https-only yet. we need to add that in general in dynamicproxy for all projects using that

chasemp triaged this task as Medium priority.Dec 7 2015, 8:34 PM

Change 285057 had a related patch set uploaded (by Yuvipanda):
quarry: Make Quarry HTTPS only

https://gerrit.wikimedia.org/r/285057

Change 285057 merged by Yuvipanda:
quarry: Make Quarry HTTPS only

https://gerrit.wikimedia.org/r/285057

Change 285058 had a related patch set uploaded (by Yuvipanda):
quarry: Enforce https only at nginx level

https://gerrit.wikimedia.org/r/285058

Change 285058 merged by Yuvipanda:
quarry: Enforce https only at nginx level

https://gerrit.wikimedia.org/r/285058

yuvipanda claimed this task.