Граф коммитов

644 Коммитов

Автор SHA1 Сообщение Дата
vladikoff 9a95b3c749 Release v1.100.1 2017-11-27 10:28:54 -05:00
Vlad Filippov a5e6d8f4de
fix(keys): replace scope key TLD (#505) r=@rfk 2017-11-23 22:03:33 -05:00
Vlad Filippov 5d772f656b
revert(keys): Check lastAuthAt freshness when fetching key data
This reverts commit 855adee4fe.
2017-11-23 17:20:46 -05:00
Ryan Kelly 855adee4fe feat(keys): Check lastAuthAt freshness when fetching key data. (#502) r=@vladikoff 2017-11-23 14:38:39 -05:00
Vlad Filippov 48ec2a359c
refactor(keys): rename keyMaterial, timestamp to keyRotationSecret, k… (#500) r=@rfk
Rename keyMaterial, timestamp to keyRotationSecret, keyRotationTimestamp
2017-11-15 10:37:26 -05:00
Ryan Kelly 6aaa1f9aab Release v1.100.0 2017-11-15 13:26:53 +11:00
John Morrison 167c97347b fix(node): use node 6.12.0 (#501) r=@vladikoff 2017-11-14 14:55:22 -05:00
Vlad Filippov ef34859b79 feat(logs): add sentry support (#499), r=@vbudhram 2017-11-06 08:08:38 -05:00
Vlad Filippov 4ea0661b64 Release v1.99.0 2017-11-03 15:24:21 -04:00
Vlad Filippov cf1c836b37
fix(pkce): match pkce implementation to specifications (#498) r=rfk
Fixes #495
2017-10-31 22:20:36 -04:00
John Morrison a49b2727b0 fix(travis): run tests with 6 and 8 (#497) r=vladikoff 2017-10-31 21:19:51 -04:00
Vijay Budhram 2a2a8efd68 Release v1.98.1 2017-10-26 13:19:01 -04:00
Vijay Budhram 6eb07cfb6d chore(docker): Update to node 6.11.5 (#494) 2017-10-26 13:17:18 -04:00
Ryan Kelly 9f215e62b1 Release v1.98.0 2017-10-18 13:21:11 +11:00
Vlad Filippov 85af2a2966 chore(dev): add Notes supprot scope in dev (#492) 2017-10-10 13:15:21 -04:00
vladikoff 66008c50be Release v1.97.0 2017-10-03 11:36:22 -04:00
Vlad Filippov a9152c356f feat(keys): add key-data docs, move client_id into payload (#491); r=rfk 2017-10-03 09:40:39 +11:00
Vlad Filippov f892bcba72 feat(scopes): allow https:// scopes (#490); r=rfk
Fixes #489
2017-10-03 09:38:18 +11:00
Vlad Filippov f3fcae5a90 feat(scopes): add key-data and scope support (#487) r=rfk
Fixes #483
2017-10-02 11:58:17 -04:00
Vlad Filippov b6d6c93cf8 fix(deps): update newrelic and request r=@shane-tomlinson 2017-09-28 15:21:25 +01:00
Vlad Filippov 6a4efd1bf7 feat(keys): add keys_jwe support (#486) r=rfk
The oauth-server needs the ability to accept an encrypted bundle of key material from content-server during the oauth dance, and provide it to the relier at completion.

Fixes #484
2017-09-21 10:39:09 -04:00
vladikoff efac7bc852 Release v1.96.0 2017-09-19 19:36:46 -04:00
Vlad Filippov f5873f9db4 feat(tokens): add support for password change and reset event (#485) r=rfk
Fixes #481
Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1374032
2017-09-19 19:35:17 -04:00
Ryan Kelly 8633fc8e5c Release v1.95.1 2017-09-14 07:36:47 +10:00
Ryan Kelly 6b2810e0df chore(deps): Update hapi to latest version (#482) r=vladikoff 2017-09-13 08:54:15 -04:00
Ryan Kelly 07bbfb5dfc Release v1.95.0 2017-09-06 21:15:57 +10:00
Vlad Filippov 8bc148ab33 refactor(lint): remove jscs, update eslint rules (#477), r=@vbudhram 2017-08-31 11:06:34 -04:00
Vlad Filippov 176c8285fc chore(ci): drop node 4 as a supported env (#478)
* chore(ci): drop node 4 as a supported env

* chore(pkg): update engine
2017-08-31 10:16:07 -04:00
Ryan Kelly 4c5c2babbe Release v1.94.0 2017-08-23 06:25:27 +10:00
Vlad Filippov 7b401ebf9c feat(pkce): add ability for PKCE clients to use refresh_tokens (#476) r=seanmonstar
Fixes #472
2017-08-17 10:17:57 -04:00
Sean McArthur ed5af03ae4 Merge pull request #475 from mozilla/dev-fx-notes
chore(dev): add Firefox Notes Web Extension client to development config
2017-08-14 14:27:49 -07:00
Vlad Filippov 3960e5f2c8 chore(dev): add Firefox Notes Web Extension client to development config 2017-08-14 13:07:49 -04:00
Sean McArthur fccb6ca5d2 Merge pull request #474 from mozilla/update-newrelic-version
fix(newrelic): update to v2.1.0
2017-08-12 22:54:20 -07:00
John Morrison 87a3aeeef8 fix(newrelic): update to v2.1.0 2017-08-12 21:19:24 -07:00
Ryan Kelly 52d935183b Release v1.92.0 2017-07-26 11:20:58 +10:00
Sean McArthur b88427c503 Release v1.91.0 2017-07-12 11:50:25 -07:00
Sean McArthur bf18308d76 Merge pull request #471 from mozilla/node-sec
fix(nodejs): update to 6.11.1 for security fixes
2017-07-12 11:39:17 -07:00
Sean McArthur a0520c0cae fix(nodejs): update to 6.11.1 for security fixes 2017-07-12 11:19:56 -07:00
Sean McArthur 1510338673 Merge pull request #470 from mozilla/node6
feat(node): upgrade to node 6
2017-06-28 10:58:16 -07:00
Sean McArthur 57c61ab13d feat(node): upgrade to node 6 2017-06-28 09:55:24 -07:00
Sean McArthur 7ad4942dd6 Release v1.90.0 2017-06-28 09:31:52 -07:00
Vlad Filippov ed59c0e6d2 feat(pkce): add PKCE support to the oauth server (#466) r=seanmonstar
Fixes https://github.com/mozilla/fxa-oauth-server/issues/465
2017-06-18 19:39:11 -04:00
Ryan Kelly db3b55b1b6 Release v1.89.0 2017-06-14 13:19:22 +10:00
Vlad Filippov 233341692d fix(tests): double before hook timeout for tests on slow machines 2017-06-13 19:00:57 -04:00
Vlad Filippov 2e76c9e409 fix(tests): speed up and upgrade the test runner (#467) r=seanmonstar 2017-06-12 14:06:16 -04:00
Vlad Filippov f94fd61a96 feat(docker): support feature branches (#464) r=jrgm 2017-05-16 14:42:55 -07:00
Ryan Kelly 25e2d2d401 Release v1.86.0 2017-05-03 12:46:11 +10:00
Ryan Kelly 84e69b50ce chore(deps): Generate shrinkwrap for latest dependency updates 2017-05-03 12:45:45 +10:00
Ryan Kelly d3c072c33a Release v1.85.0 2017-04-19 10:08:38 +10:00
Jon Buckley b1924b099b chore(docker): Use official node image & update to Node.js v4.8.2 (#462) r=vladikoff 2017-04-18 18:35:02 -04:00