Commit Graph
6 Commits
Author SHA1 Message Date
Ryan Kelly 2d418f18f3 Update to latest tokenserver release 2015-06-26 14:59:25 -07:00
Ryan Kelly 3d216e9bd7 Update version number 2015-05-26 07:47:44 +10:00
Ryan Kelly 287bf190ec Update requests to latest release 2015-05-26 07:47:14 +10:00
Ryan Kelly 4a9cebf056 Use gunicorn rather than pserve 2015-05-12 17:25:13 +10:00
Ryan Kelly c4c0fa033a Add "force_wsgi_environ" config option.
This is the nuclear option for when your reverse proxy setup doesn't
place nicely with our request-signing thing - it causes the app to
unilaterally clobber its WSGI environment with values from public_url.
2015-02-13 16:26:17 +11:00
Ryan Kelly 24dbda8f41 Forcibly update host_port if it seems wrong in the environ 2015-02-06 14:45:44 +11:00