Vlad Filippov
|
b4eba46849
|
chore(travis): drop node 0.12 support
|
2016-05-02 11:51:05 -04:00 |
Sean McArthur
|
7849ae0035
|
Release v0.59.0
|
2016-03-30 09:09:11 -07:00 |
Ryan Kelly
|
245ca8638a
|
Merge private branches created as part of Bug 1253201
|
2016-03-22 15:59:10 +11:00 |
Ryan Kelly
|
508a1d0be4
|
Merge pull request #399 from mozilla/i395
chore(docs): move self-host docker file
|
2016-03-09 08:48:43 +11:00 |
vladikoff
|
2180f920be
|
chore(docs): move self-host docker file
|
2016-03-08 13:01:41 -05:00 |
Sean McArthur
|
8ae17d04bb
|
Merge pull request #398 from mozilla/gen-keys-commentary
chore(docs): Add a comment about privKey/pubKey confusion in gen_keys
|
2016-03-07 13:25:40 -08:00 |
Ryan Kelly
|
d2edd4b366
|
chore(docs): Add a comment about privKey/pubKey confusion in gen_keys
|
2016-03-08 07:26:27 +11:00 |
Ryan Kelly
|
29627fb740
|
Release v0.57.0
|
2016-03-05 09:47:58 +11:00 |
Sean McArthur
|
57f98414ff
|
Merge pull request #1 from mozilla/restrict-scope-chars
fix(validation): Restrict characters allowed in 'scope' parameter.
|
2016-03-04 10:06:07 -08:00 |
Ryan Kelly
|
7dd2a391ae
|
fix(validation): Restrict characters allowed in 'scope' parameter.
|
2016-03-04 15:59:44 +11:00 |
Ryan Kelly
|
60eb6f1902
|
Merge pull request #394 from mozilla/oauth-fixes
Fix a couple of dependency related things
|
2016-02-22 11:48:34 +11:00 |
John Morrison
|
1c1268b064
|
fix(dependencies): switch back to main generate-rsa-keypair now that my fix to it was merged
|
2016-02-21 15:21:37 -08:00 |
John Morrison
|
63834811af
|
fix(shrinkwrap): restore deleted npm-shrinkwrap.json
|
2016-02-21 15:11:10 -08:00 |
Sean McArthur
|
4db79ad629
|
Merge pull request #392 from mozilla/extract-process-dot-error
Extract process dot error
|
2016-02-19 14:00:25 -08:00 |
Ryan Kelly
|
981d0b7c0a
|
fix(tests): More reliable generation of RSA keys for tests
|
2016-02-19 17:34:54 +11:00 |
Ryan Kelly
|
47f4f176c3
|
fix(tests): Refactor use of process.exit() to be outside of code under test.
|
2016-02-19 16:27:10 +11:00 |
Ryan Kelly
|
c7fa633609
|
fix(db): Fix an old db patch to apply cleanly in local dev.
|
2016-02-19 16:27:05 +11:00 |
Ryan Kelly
|
036c737966
|
Merge pull request #389 from jrgm/upgrade-mozlog-2.0.3
chore(dependencies): upgrade mozlog to 2.0.3
|
2016-02-15 08:36:02 +11:00 |
John Morrison
|
262bbc98e0
|
chore(dependencies): upgrade mozlog to 2.0.3
|
2016-02-13 19:18:01 -08:00 |
Sean McArthur
|
d94907fa6b
|
Release v0.56.0
|
2016-02-10 10:44:50 -08:00 |
Sean McArthur
|
ad606b8669
|
Merge pull request #382 from mozilla/issue-317-rotate-client-secret
Add support for changing client key with no downtime
|
2016-01-29 15:17:05 -08:00 |
Vijay Budhram
|
4f9df20c31
|
feat(clients): Added initial support for using previous client secret
|
2016-01-28 22:50:07 -05:00 |
Vlad Filippov
|
0fcb1438da
|
Merge pull request #377 from michielbdejong/docker
feat(docker): Additional Dockerfile for self-hosting r=vladikoff
|
2016-01-26 09:25:54 -05:00 |
Michiel de Jong
|
83a8b6c1ee
|
feat(docker): Additional Dockerfile for self-hosting
|
2016-01-26 09:38:57 +01:00 |
Sean McArthur
|
2d23d6e02a
|
Merge pull request #378 from mozilla/generate-oidc-postinstall
fix(openid): Dynamicly generate openid keys
|
2016-01-22 11:55:25 -08:00 |
Vijay Budhram
|
5f15afaa61
|
fix(openid): Generate openid keys on npm postinstall to file
|
2016-01-20 15:07:10 -05:00 |
Vlad Filippov
|
3a1c9a2056
|
Merge pull request #380 from mozilla/blanket-jerk
chore(package): pin blanket to 1.1.6 r=vladikoff,vbudhram
|
2016-01-19 19:26:25 -05:00 |
Sean McArthur
|
072385bcb5
|
chore(package): pin blanket to 1.1.6
|
2016-01-19 16:19:09 -08:00 |
Sean McArthur
|
2227006091
|
Release v0.53.1
|
2016-01-11 10:48:46 -08:00 |
John Morrison
|
4326aabac8
|
Merge pull request #375 from mozilla/revert-rejection-of-expired-tokens
revert(tokens): dont reject expired tokens, again
|
2016-01-11 10:27:54 -08:00 |
Ryan Kelly
|
e8b563e6eb
|
revert(tokens): dont reject expired tokens, again
We ran into some operational issues when deploying this, backing it out
so that we can get the rest of train-53 out the door.
|
2016-01-11 08:33:22 -08:00 |
Sean McArthur
|
fef58b6aea
|
Release v0.53.0
|
2016-01-04 14:27:23 -08:00 |
Sean McArthur
|
eaf755d404
|
Merge pull request #374 from mozilla/i347-v2
fix(deps): switch from URIjs to urijs
|
2015-12-30 09:49:28 -08:00 |
Vlad Filippov
|
ecdf31ed3f
|
fix(deps): switch from URIjs to urijs
Fixes #347
|
2015-12-30 12:30:12 -05:00 |
Ryan Kelly
|
7095e9368b
|
Merge pull request #373 from mozilla/oidc-login-hint
feat(openid): Add support for OIDC `login_hint` query param.
|
2015-12-28 20:06:20 +11:00 |
Ryan Kelly
|
6278cdc596
|
Merge pull request #368 from mozilla/openid-connect
feat(openid): add initial OpenID Connect support
|
2015-12-28 19:31:53 +11:00 |
Ryan Kelly
|
200ce43345
|
feat(openid): Add support for OIDC `login_hint` query param.
|
2015-12-28 19:18:34 +11:00 |
Sean McArthur
|
c94684bd89
|
Merge pull request #372 from jrgm/remove-awsbox
chore(awsbox): remove unused awsbox
|
2015-12-21 10:24:28 -08:00 |
John Morrison
|
f053c9febd
|
chore(awsbox): remove unused awsbox
|
2015-12-19 18:08:20 -08:00 |
Sean McArthur
|
93f87582ac
|
feat(openid): add initial OpenID Connect support
Requesting authorization with the scope `openid` will result in an
`id_token` property being returned along with the `access_token`.
Closes #362
|
2015-12-16 16:50:05 -08:00 |
Sean McArthur
|
868f68b7ad
|
Merge pull request #369 from jrgm/travis-build-node-4
fix(travis): build on node 0.10, 0.12, 4, no allowed failures
|
2015-12-10 19:25:03 -05:00 |
John Morrison
|
6684e8c8ec
|
fix(travis): build on node 0.10, 0.12, 4, no allowed failures
|
2015-12-10 18:54:50 -05:00 |
Sean McArthur
|
996935bcd4
|
Release v0.51.0
|
2015-12-02 11:17:58 -08:00 |
Ryan Kelly
|
76dce5cf76
|
Merge pull request #367 from mozilla/expire
feat(token): reject expired tokens
|
2015-12-02 10:41:11 +11:00 |
Sean McArthur
|
4f519ca0b8
|
feat(token): reject expired tokens
Closes #365
|
2015-12-01 14:46:58 -08:00 |
Sean McArthur
|
51c37815d2
|
Merge pull request #364 from jrgm/option-db-auth-update-clients
fix(config): option autoUpdateClients, will be disable in prod/stage
|
2015-11-25 09:26:08 -08:00 |
John Morrison
|
802a0b22f2
|
fix(config): option autoUpdateClients, will be disable in prod/stage
|
2015-11-23 16:48:54 -08:00 |
Sean McArthur
|
84313973a4
|
Release v0.50.0
|
2015-11-18 10:27:43 -08:00 |
Sean McArthur
|
ffaba899a1
|
Merge pull request #361 from mozilla/rfk/service-token-nits
service token follow-up nits
|
2015-11-17 15:33:51 -08:00 |
Ryan Kelly
|
eed414b62a
|
chore(tokens): add a comment about why we're inserting an empty string for email
|
2015-11-18 10:20:08 +11:00 |