Commit Graph
16 Commits
Author SHA1 Message Date
Ryan Kelly ccfb350664 Update to latest version of dependencies 2016-08-02 15:25:15 +10:00
Ryan Kelly c5c7de85d8 Use randomly-generated fxa.metrics_uid_secret_key for self-hosters. 2016-08-02 15:18:27 +10:00
Ryan Kelly 3aa07d7f66 Log at WARN level by default, rather than INFO 2016-08-02 15:03:02 +10:00
Ryan Kelly a727a530d1 Use latest HEAD for server-syncstorage 2016-05-26 11:49:22 +10:00
Ryan Kelly aeaa6c1563 Use latest HEAD of tokenserver and server-syncstorage 2016-05-17 12:53:38 +10:00
Ryan Kelly 570fc9d220 Add some docs about installing DB backends 2015-12-30 14:51:03 +11:00
Ryan Kelly 150cef8745 Update github-hosted dependencies to latest versions 2015-11-23 14:26:37 +11:00
Ryan Kelly a521aed39f Use PyOpenSSL for requests module if available 2015-10-05 09:05:09 +11:00
Ryan Kelly 674a3020cf Update server-syncstorage dependency 2015-09-24 12:52:55 -07:00
Ryan Kelly d65419ecfc Pin WebOb to a known-working version 2015-09-14 09:20:00 +10:00
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