Commit Graph

14 Commits (master)

Author SHA1 Message Date
jrconlin 755db93fcd
Revert "Fix #246 Switch to syncstorage-rs, and document the additional depend… (#248)"
This reverts commit d925321183.
4 years ago
Donovan Preston d925321183
Fix #246 Switch to syncstorage-rs, and document the additional depend… (#248)
* Fix #246 Switch to syncstorage-rs, and document the additional dependencies required.
4 years ago
Rachel Tublitz d45c9589ce
docs: add local syncstorage-rs examples 4 years ago
Alex Fornuto 0e6009480a
Comment grammar fix. 5 years ago
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.
6 years ago
Ryan Kelly 1cd91041a4 Add docs and example for allowed_issuers setting. 6 years ago
Ryan Kelly 4a9cebf056 Use gunicorn rather than pserve 9 years ago
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.
9 years ago
Ryan Kelly b7f0f22173 Some stylistic fixes in config file comment. 10 years ago
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.
10 years ago
Ryan Kelly 0ee5588101 Expose tokenserver's allow_new_users setting at top-level server config. 10 years ago
Ryan Kelly b0fdb14c10 Whoops, sha1sum only gives you 20 bits of entropy... 10 years ago
Ryan Kelly a0acebb0dc Add some additional comments in the example config file. 10 years ago
Ryan Kelly d0d47fae3b Initial commit; refactored from server-full2 codebase 10 years ago