Ryan Kelly
cf944cf4c9
Update dependencies to fix LocalVerifier support ( #93 )
...
Fixes #91 , by pulling in a new version of tokenserver's LocalVerifier class that properly supports the extra "idpClaims" property that we use for tracking FxA generation numbers.
2017-05-30 07:33:48 +10:00
Ryan Kelly
72d618f3ee
Add support for deploying via dockerflow pipeline. ( #90 ) r=vladikoff
2017-05-25 21:44:36 -04:00
Ryan Kelly
a35ed3785c
Merge pull request #79 from mozilla-services/log-level-warn-by-default
...
Log at WARN level by default, rather than INFO
2016-08-02 15:07:45 +10:00
Ryan Kelly
cc04ec4dcd
Merge pull request #74 from sbraz/master
...
Fix typo in exception message
2016-04-12 08:36:42 +10:00
Ryan Kelly
123de6d7bf
Merge pull request #73 from xlotlu/patch-1
...
Fix README.rst typo
2016-02-24 08:20:41 +11:00
Ryan Kelly
43ba98831d
Merge pull request #68 from carpikes/master
...
Fixed crash on sync
2015-11-29 12:41:44 +11:00
Ryan Kelly
74285db828
Merge pull request #60 from sedrubal/fixed-github-url
...
changed http to https in github url
2015-09-07 09:39:35 +10:00
Ryan Kelly
7cc82ba725
Update to more recent configparser dependency
2015-01-27 11:56:37 +11:00
Ryan Kelly
d95c1e6a4f
Use pool_recycle when connecting to a mysql db
2015-01-09 08:46:15 +11:00
Ryan Kelly
2bcb31ce8e
Merge pull request #43 from mozilla-services/rfk/public-url-mismatch-is-hard-error
...
Make public_url-mismatch into a hard error.
2014-10-29 15:31:37 +11:00
Ryan Kelly
1e37ca9bfb
Merge pull request #33 from billt2006/patch-1
...
Dockerfile: Run apt-get update to fix missing repositories
2014-07-30 17:20:35 +10:00
Ryan Kelly
da18366bd1
Merge pull request #34 from Fmstrat/master
...
Use of local browser verification
2014-07-30 17:17:26 +10:00
Ryan Kelly
09ecde0b01
Update to latest tokenserver commit
2014-06-03 15:14:21 +10:00
Ryan Kelly
252e5530e5
Bump version number
2014-05-28 14:58:43 +10:00
Ryan Kelly
b69a983828
Update dependencies to latest deployment tags
2014-05-28 14:58:14 +10:00
Ryan Kelly
069804f077
Update to use new simplified mozsvc.metrics infrastructure
2014-05-22 17:46:57 +10:00
Ryan Kelly
8da3ae26b1
Update server-syncstorage dependency
2014-05-16 10:22:09 +10:00
Ryan Kelly
24e1cfb0ea
Merge pull request #27 from mozilla-services/rfk/strict-audience
...
Ensure that default "audience" URL has no path component.
2014-05-16 08:17:24 +10:00
Ryan Kelly
98f5d04522
Hack around OSX python build issues
2014-05-15 00:51:32 -07:00
Ryan Kelly
28851e3c22
Ensure that default "audience" URL has no path component.
2014-05-15 10:21:31 +10:00
Ryan Kelly
988a23c051
Update to latest server-syncstorage release
2014-05-14 08:01:54 +10:00
Ryan Kelly
b9216f7318
Merge pull request #25 from gplaza/patch-1
...
Update syncserver.wsgi
2014-05-07 11:15:09 +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
891e30c89c
Merge pull request #22 from mathstuf/dev/fix-listurl
...
readme: use the public url
2014-05-01 15:03:44 +10:00
Ryan Kelly
9781224124
Update mozsvc dependency
2014-05-01 14:30:54 +10:00
Ryan Kelly
02d3cfdc3b
Intuit correct SCRIPT_NAME setting from public_url
2014-05-01 14:27:59 +10:00
Ryan Kelly
4e6bef8086
Fix needless rebuilding by touching ./local at end of build
2014-05-01 12:02:41 +10:00
Ryan Kelly
23290e92a2
Use libzmq-less version of tokenserver repo, to simplify build.
2014-05-01 09:30:39 +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
4361780705
Make $(ENV) target depend on the requirements file.
...
Fixes #19
2014-04-30 15:39:05 +10:00
Ryan Kelly
c3c177f86b
Merge pull request #17 from mozilla-services/rfk/reduce-requirements
...
Reduce requirements.txt to bare essentials.
2014-04-29 11:12:23 +10:00
Ryan Kelly
c4ee6757d6
Reduce requirements.txt to bare essentials.
2014-04-29 11:05:25 +10:00
Ryan Kelly
c7c80a5627
Pin dependencies to release version
2014-04-28 12:10:53 +10:00
Ryan Kelly
2f3c051a5b
Merge pull request #16 from mozilla-services/docker
...
Add a preliminary Dockerfile
2014-04-19 13:23:47 +10:00
Ryan Kelly
8e078475ed
Merge pull request #15 from mozilla-services/cleanup
...
Miscellaneous cleanup
2014-04-19 13:19:15 +10:00
Ryan Kelly
d349bdc76a
Update to match latest tokenserver API.
2014-04-16 10:21:09 +10:00
Ryan Kelly
df899b9801
Use python2 by default, to guard against py3 incompatibility
2014-04-09 03:43:09 +10: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
a6eebee1de
Merge pull request #4 from mozilla-services/use-persistent-db
...
Use a persistent sqlite db by default, rather than in-memory one.
2014-03-27 08:59:11 +11: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