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
b7f0f22173
Some stylistic fixes in config file comment.
2014-07-30 17:18:32 +10:00
Fmstrat
44b682ff4b
Use of local browser verification
...
Added additional pre-commented options to syncserver.ini to aid in the setup of a fresh sync-server when using a self-hosted accounts server.
2014-07-24 14:47:33 -04:00
Ryan Kelly
0ee5588101
Expose tokenserver's allow_new_users setting at top-level server config.
2014-05-02 12:58:51 +10:00
Ryan Kelly
b0fdb14c10
Whoops, sha1sum only gives you 20 bits of entropy...
2014-04-30 15:55:51 +10:00
Ryan Kelly
a0acebb0dc
Add some additional comments in the example config file.
2014-04-30 15:50:21 +10:00
Ryan Kelly
d0d47fae3b
Initial commit; refactored from server-full2 codebase
2014-02-11 15:03:33 +11:00