DoSomething / aurora

:crescent_moon: The DoSomething.org admin interface.
https://admin.dosomething.org
MIT License
1 stars 2 forks source link

Force HTTPS traffic on production. #193

Closed DFurnes closed 6 years ago

DFurnes commented 6 years ago

This pull request adds a global middleware to Aurora to force HTTPS and redirect traffic to the canonical application URL, e.g. https://dosomething-aurora-dev.herokuapp.com/https://admin-dev.dosomething.org.

References DoSomething/devops#388.