Commit Graph

12 Commits

Author SHA1 Message Date
Rachel Tublitz
d45c9589ce
docs: add local syncstorage-rs examples 2020-01-13 10:14:20 -05:00
Alex Fornuto
0e6009480a
Comment grammar fix. 2019-02-02 03:11:42 -06:00
Ryan Kelly
48c4a5b477 Add an easy way to configure the identity provider.
Setting the SYNCSERVER_IDENTITY_PROVIDER environment variable will
cause syncserver to restrict both BrowserID and OAuth credentials
to be issued from that server.
2018-05-04 13:59:13 +10:00
Ryan Kelly
1cd91041a4 Add docs and example for allowed_issuers setting. 2018-01-10 15:43:59 +11: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
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