Ryan Kelly
e977089cf9
Fix flake
2014-10-29 15:45:15 +11:00
Ryan Kelly
2d7b87643b
Make public_url-mismatch into a hard error.
2014-10-22 14:39:32 +11:00
Ryan Kelly
8441444ce9
Sanity-check public_url on each incoming request.
2014-10-22 09:25:25 +11:00
Ryan Kelly
069804f077
Update to use new simplified mozsvc.metrics infrastructure
2014-05-22 17:46:57 +10:00
Ryan Kelly
28851e3c22
Ensure that default "audience" URL has no path component.
2014-05-15 10:21:31 +10: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
02d3cfdc3b
Intuit correct SCRIPT_NAME setting from public_url
2014-05-01 14:27:59 +10:00
Dan Callahan
8bec3e9702
Fixup a comment, suppress logging during tests
...
- Commit 947470d77112a5ee0ab1a037d77104cdb25c18e5 rendered a comment inaccurate
in syncserver/__init__.py.
- Logging to stdout by default obscures test results; disable the stdout deluge
by changing the logging class in syncserver/tests.ini
2014-04-16 12:54:40 -05:00
Ryan Kelly
d349bdc76a
Update to match latest tokenserver API.
2014-04-16 10:21:09 +10:00
Dan Callahan
947470d771
Log to stdout by default
2014-04-13 16:54:06 -05:00
Ryan Kelly
4b7cab5bd5
Copy db connection pool tweaks from syncstorage.
2014-04-09 03:00:31 +10:00
Ryan Kelly
62526d1625
Default to tokenserver.monkey_patch_gevent = False
2014-04-08 08:42:00 +10:00
Ryan Kelly
ad4afc0ed5
Use a persistent sqlite db by default, rather than in-memory one.
2014-03-25 16:20:24 +11:00
Ryan Kelly
7d3a1a7d04
Add missing "staticnode" file
2014-02-21 09:53:20 +11:00
Ryan Kelly
7603ab1856
Add a simple static node assignment backend, for easier deployment.
2014-02-11 19:58:49 +11:00
Ryan Kelly
d0d47fae3b
Initial commit; refactored from server-full2 codebase
2014-02-11 15:03:33 +11:00