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

742 Коммитов

Автор SHA1 Сообщение Дата
Ryan Kelly 69f1dd49ae
Merge pull request #619 from mozilla/monorepo-into-auth-server; r=vbudhram
Indicate that this repo has been merged into fxa-auth-server.
2018-10-25 12:49:46 +11:00
Ryan Kelly f7025a40d1
fix(monorepo): Replace code with stub README and docs pointers. 2018-10-25 08:08:00 +11:00
Ryan Kelly 8453f6ec94
feat(monorepo): Move everything into a subdirectory.
This is in preparation for importing into the fxa-auth-server
repo as a subdirectory.
2018-10-24 17:16:05 +11:00
Ryan Kelly 553358da72
Merge pull request #618 from mozilla/allow-null-acr-values; r=vbudhram
fix(2fa): Allow an explicit `null` value for `acr_values` param.
2018-10-24 08:56:38 +11:00
Ryan Kelly 47f4c61b5c
fix(2fa): Allow an explicit `null` value for `acr_values` param. 2018-10-24 08:25:15 +11:00
Vlad Filippov 786e3c5bb6
Merge pull request #617 from mozilla/hapi-latest
feat(server): update to Hapi 17
2018-10-18 11:40:07 -04:00
Vijay Budhram e6887f7c92
Merge pull request #609 from mozilla/check-acr-values, r=@rfk, @vladikoff 2018-10-18 11:39:41 -04:00
vladikoff 0ebfebed98 feat(server): update to Hapi 17 2018-10-18 11:30:36 -04:00
Vijay Budhram c20682a242
feat(2fa): check acr values during authorization flow 2018-10-17 16:29:24 -04:00
Ryan Kelly 57cccb51fa
Merge pull request #616 from mozilla/deps-up; r=rfk
fix(deps): update mocha and other dev deps
2018-10-17 14:52:35 +11:00
vladikoff b99e82d84e fix(deps): update mocha and other dev deps 2018-10-16 23:21:57 -04:00
Ryan Kelly 957ecfc760
Merge pull request #615 from mozilla/bluebird3-v; r=rfk
feat(deps): update to bluebird 3
2018-10-17 14:09:36 +11:00
vladikoff 8f4c664edf feat(deps): update to bluebird 3
Fixes #570
2018-10-16 22:42:01 -04:00
Vijay Budhram 93d227ad5a
Merge pull request #614 from mozilla/train-123, r=@vladikoff
Release v1.123.0
2018-10-16 14:48:17 -04:00
Vijay Budhram dde8569fa5
Release v1.123.0 2018-10-16 12:39:59 -04:00
Ryan Kelly 0dcc2e96c1
Merge pull request #613 from mozilla/i612-fixup; r=vbudhram
fix(db): Fix case-consistency of SQL query from #612
2018-10-10 06:18:24 +11:00
Ryan Kelly 9e557147dc
fix(db): Fix case-consistency of SQL query from #612 2018-10-09 12:43:00 +11:00
Ryan Kelly 45bb4eeb9b
Merge pull request #612 from mozilla/drop-foreign-key-constraints
fix(db): Drop foreign key constraints.
2018-10-09 12:36:26 +11:00
Ryan Kelly 7ee117c6f0
fix(db): Drop foreign key constraints.
These constraints make DB migrations harder and they're really
not providing us much value in practice.
2018-10-09 11:16:07 +11:00
Vlad Filippov 12d9a0e649
Merge pull request #610 from mozilla/train-122
Release v1.122.0
2018-10-03 13:08:37 -04:00
Vlad Filippov 032d1ec787 Release v1.122.0 2018-10-02 17:44:29 -04:00
Vijay Budhram f6e93eb4a4
feat(openid): add profileChangedAt to claims (#607), r=@rfk 2018-10-02 09:52:04 -04:00
Vlad Filippov 1555cad55b
Merge pull request #604 from mozilla/train-121
Release v1.121.0
2018-09-18 13:01:04 -04:00
Vijay Budhram b99aef0ce1
Release v1.121.0 2018-09-18 11:08:21 -04:00
Vlad Filippov 64ade86188
fix(ci): remove nsp (#602)
Fixes #596
Fixes #597
2018-09-18 08:55:19 -04:00
Vlad Filippov fc939d9e81
Merge pull request #601 from mozilla/key-data-missing-scopes
fix(key-data): Correctly handle non-existent scopes when finding key data
2018-09-13 22:18:52 -04:00
Ryan Kelly 34d94938fe
fix(key-data): Correctly handle non-existent scopes when finding key data. 2018-09-14 12:09:44 +10:00
Vlad Filippov 91313f11b8
Merge pull request #600 from mozilla/train-120
Release v1.120.0
2018-09-05 21:48:35 -04:00
Ryan Kelly 9e2becf6d9
Release v1.120.0 2018-09-06 11:26:04 +10:00
Vijay Budhram d08310e61f
feat(openid): add the openid connect `at_hash` value (#598), r=@rfk 2018-08-29 21:11:08 -04:00
Vlad Filippov fc17ee50ad
Release v1.119.0 (#595) 2018-08-21 21:27:28 -04:00
Ryan Kelly 21654a3738 fix(authorization): Correctly handle non-existing URL scopes during authorization. (#594) r=@vladikoff
Fixes #593;
2018-08-21 10:59:36 -04:00
Ryan Kelly 237886dc0f
fix(scopes): Document scope-handling rules, use shared code to enforce them. (#551); r=vbudhram,stomlinson 2018-08-14 21:52:02 -07:00
Vlad Filippov 4b1c4e4a14
fix(ci): Run MySQL tests in Circle (#586) r=@vbudhram
Fixes #581
2018-08-07 11:01:12 -04:00
Ryan Kelly b24f21201d
Merge pull request #587 from mozilla/tag-117
Release v1.117.0
2018-07-24 13:18:08 -07:00
Vlad Filippov 2932057c67 Release v1.117.0 2018-07-24 10:00:04 -04:00
John Morrison adfff658c4 fix(purge): add purgeExpiredTokensById to select, then delete by primary key (#580); r=rfk 2018-07-18 18:28:12 -07:00
Alex Davis 8ad17c1d2a fix(doc): Putting a little emphasis on email first (#584) r=@shane-tomlinson
I was going to link to this page and I realized we didn't put any emphasis on email first flow so I thought I would add that. I believe we all want to make it clear that it is the new preferred method for authenticating users.
2018-07-18 11:11:21 +01:00
Vlad Filippov e24a5820ab fix(clients): match the notes client with fxa-dev and other envs (#585); r=rfk 2018-07-17 19:23:30 -07:00
Shane Tomlinson 38e1d73930 fix(config): For dev, the openid issuer is http://127.0.0.1:3030 (#583) r=@vladikoff
This enables the content server functional tests to run locally
when using fxa-local-dev

fixes mozilla/fxa-content-server#6362
2018-07-17 12:08:33 -04:00
John Morrison 49a45d6555 Dockerpush fix docker use base builder run npm ls production (#579) 2018-07-16 11:06:03 -04:00
Shane Tomlinson 7cfc35a591 Release v1.116.0 (#582) 2018-07-11 09:45:29 -04:00
Ryan Kelly b905b7cf63
feat(codes): Delete authorization codes when revoking client access. (#578); r=philbooth 2018-07-09 23:14:15 -07:00
Ryan Kelly 57344df08f
Merge pull request #574 from mozilla/train-115
Merge private train-115 point-release to master
2018-07-04 16:01:52 -07:00
Ryan Kelly 86030ea230 Release v1.115.2 2018-07-05 08:47:30 +10:00
Ryan Kelly 2c2cd2262d fix(mysql): Correctly aggregate tokens by clientid. (#576) r=@vladikoff 2018-07-04 18:46:49 -04:00
Ryan Kelly 5d198fc378 Release v1.115.1 2018-06-27 16:00:28 +10:00
Ryan Kelly 15c3065037
fix(tokens): Avoid quadratic behaviour when listing active clients. (#9); r=vladikoff 2018-06-26 22:59:10 -07:00
Vlad Filippov 6a5b7446c9 Release v1.115.0 2018-06-25 14:20:54 -04:00
Shane Tomlinson b716bb0c2d
Release v1.114.0 (#568) r=@rfk 2018-06-13 11:38:02 -07:00