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

  • f5be19f5a4
    Merge 9d3aea60e6 into d49aa2f2dd Vlad Filippov 2019-04-03 11:11:16 +0000
  • 79142ef4ab
    Merge de6da81dfb into d49aa2f2dd Phil Booth 2019-04-03 07:13:06 +0000
  • d49aa2f2dd
    Merge pull request #3012 from mozilla/shane-tomlinson-patch-1 master Shane Tomlinson 2019-04-03 07:26:30 +0100
  • 2650d8eb98
    chore(docs): Update readme to point to new monorepo Shane Tomlinson 2019-04-03 06:43:15 +0100
  • 2192903102
    Merge train-134 into master Phil Booth 2019-04-02 17:40:39 +0000
  • 3f0d30c5b4
    Release v1.134.0 v1.134.0 train-134 Phil Booth 2019-04-02 18:05:20 +0100
  • b30037ff9e
    chore(package): update shrinkwrap Phil Booth 2019-04-02 18:05:12 +0100
  • de6da81dfb
    fix(scripts): ignore bouncing accounts in verification reminders pb/verification-reminders-bounce-handling Phil Booth 2019-04-02 17:31:39 +0100
  • f1c7a86da9
    chore(readme): added forwarding link Danny Coates 2019-04-01 16:16:34 -0700
  • 1f82d473c1
    Merge pull request #3008 from mozilla/rm-config-hash Vlad Filippov 2019-04-01 16:51:37 -0400
  • 96154d369b fix(config): remove hash alg from config Vlad Filippov 2019-04-01 16:23:38 -0400
  • da5b3c70c8
    Merge pull request #3007 from mozilla/i2957-mau-events r=@philbooth Shane Tomlinson 2019-04-01 15:26:05 +0100
  • 9756fde817
    feat(metrics): amplitude events from the OAuth server for MAU Shane Tomlinson 2019-03-28 18:17:21 +0000
  • 2e1b01f87b
    Merge pull request #2985 from mozilla/fenix-token-exchanges Vlad Filippov 2019-04-01 09:41:33 -0400
  • 2e25c45669
    feat(oauth): notify push and email on code exchanges vladikoff 2019-03-23 17:58:44 -0400
  • 158e1add5e
    Merge pull request #3005 from mozilla/i3003; r=rfk Ryan Kelly 2019-04-01 11:04:02 +1100
  • e89d24e184
    fix(devices): return isCurrentDevice for refreshToken device endpoint i3003 vladikoff 2019-03-30 15:45:44 -0400
  • 67f4e8e016
    Merge pull request #2999 from mozilla/pb/write-email-script Phil Booth 2019-03-29 06:03:19 +0000
  • 2cd624beaa
    fix(scripts): exit cleanly from write-emails-to-disk script Phil Booth 2019-03-28 19:10:26 +0000
  • 2d5ce76a1f
    fix(scripts): add missing createSenders arg to write-email script Phil Booth 2019-03-28 06:35:06 +0000
  • 4eb44363c2
    chore(scripts): force NODE_ENV=dev in write-email script Phil Booth 2019-03-28 06:32:06 +0000
  • c081407b5d
    chore(scripts): remove legacy_log abstraction Phil Booth 2019-03-28 06:29:39 +0000
  • e566a1849e
    Merge pull request #2990 from mozilla/pb/2939-verification-reminders Phil Booth 2019-03-29 05:51:11 +0000
  • fc895ab143 Add Mozilla Code of Conduct file Mozilla-GitHub-Standards 2019-03-28 21:51:22 -0700
  • a326c28a69
    feat(email): add view actions to verification reminder emails Phil Booth 2019-03-28 12:51:07 +0000
  • 0ab024aa86
    fix(email): use new copy for verification reminder emails Phil Booth 2019-03-28 09:47:28 +0000
  • 9d3aea60e6
    feat(token): return the uid from the /token endpoint token-endpoint-user vladikoff 2019-03-28 09:26:43 -0400
  • b42276f391
    feat(scripts): add a script to process verification reminders Phil Booth 2019-03-28 06:14:03 +0000
  • 7bd920e7e4
    feat(email): reinstate account verification reminder emails Phil Booth 2019-03-21 10:17:57 +0000
  • 57f58917e1
    Merge pull request #2983 from mozilla/oauth-grant-with-session-token Vlad Filippov 2019-03-27 17:53:56 -0400
  • 5f2391579b fix(config): make Fenix canGrant just like the Reference Browser oauth-grant-with-session-token Vlad Filippov 2019-03-27 13:20:41 -0400
  • 2bf8dd2be4
    Merge pull request #2932 from mozilla/oauth-authorize-with-session-token Vlad Filippov 2019-03-27 11:03:37 -0400
  • 5efdbc40e9
    feat(oauth): Add /oauth/token route, optionally authed via sessionToken Ryan Kelly 2019-03-22 22:24:00 +1100
  • c3bb754c57
    feat(oauth): Add /oauth/authorization route, authenticated with a sessionToken. oauth-authorize-with-session-token Ryan Kelly 2019-02-26 12:24:45 +1100
  • 9564168b28
    Merge pull request #2969 from mozilla/oauth-assertion-grant; r=stomlinson,vladikoff Ryan Kelly 2019-03-27 20:00:17 +1100
  • 6db4efb374
    feat(oauth): Use an assertion to directly grant tokens at /token. oauth-assertion-grant Ryan Kelly 2019-03-15 14:07:21 +1100
  • 67a95e2aa7
    Merge pull request #2989 from mozilla/pb/cache-content-server-url Phil Booth 2019-03-26 11:27:40 +0000
  • ef5479991d
    refactor(config): cache repetitive calls to conf.get Phil Booth 2019-03-26 07:17:05 +0000
  • c74df5a62e
    Merge pull request #2986 from hritvi/semicolons Phil Booth 2019-03-26 06:15:26 +0000
  • 4761ad010d refactor(fxa-auth-server): Added prefer-template rule in .eslintrc hritvi 2019-03-26 10:47:19 +0530
  • 2ee331e64a refactor(fxa-auth-server): Added prefer-const rule in .eslintrc hritvi 2019-03-26 10:44:36 +0530
  • 818115f0d7 refactor(fxa-auth-server): Added prefer-arrow-callback rule in .eslintrc hritvi 2019-03-26 00:22:22 +0530
  • fca50dc23c refactor(fxa-auth-server): Added no-var rule in .eslintrc hritvi 2019-03-25 22:14:30 +0530
  • 1b910f0af9 refactor(fxa-auth-server): Added semicolons(semi rule) hritvi 2019-03-25 19:25:37 +0530
  • 8a6490e22c
    Merge pull request #2988 from mozilla/pb/disable-docs-generation Phil Booth 2019-03-25 20:55:26 +0000
  • 66302e1fc7
    chore(docs): disable the auto-generated api docs script Phil Booth 2019-03-25 20:32:07 +0000
  • 6956f1d72c
    Merge pull request #2987 from mozilla/pb/redundant-query-params Phil Booth 2019-03-25 13:05:14 +0000
  • b8886b0524
    fix(api): remove redundant query params from /recovery_email/verify_code Phil Booth 2019-03-25 10:28:57 +0000
  • f9108bb4a4
    Merge pull request #2984 from mozilla/npm-deps; r=rfk Ryan Kelly 2019-03-25 12:00:20 +1100
  • a87338aad6 fix(deps): fix npm advisory 788 vladikoff 2019-03-23 11:38:28 -0400
  • eda6c4fd6d
    chore(deps): Run `npm audit fix` to fix the audit audit-fixes-20190322 Ryan Kelly 2019-03-22 21:30:30 +1100
  • 724355fea8
    Merge pull request #2980 from mozilla/train-133 Vlad Filippov 2019-03-19 13:34:25 -0400
  • 86786f7fcd
    Merge pull request #2979 from mozilla/train-133-1 v1.133.1 train-133 Vlad Filippov 2019-03-19 12:47:43 -0400
  • 85267a82f0 Release v1.133.1 vladikoff 2019-03-19 11:16:02 -0400
  • 0fa08f2a15
    Merge pull request #2937 from mozilla/feature.devices2 Vlad Filippov 2019-03-19 11:15:26 -0400
  • 3b33f416ea feat(devices): devices API with refreshTokens feature.devices2 Vlad Filippov 2019-01-30 10:54:27 +0000
  • 447ffee21b
    Merge train-133 into master Phil Booth 2019-03-19 12:48:03 +0000
  • ceb2f962b4
    Release v1.133.0 v1.133.0 Phil Booth 2019-03-19 12:15:55 +0000
  • 13dc222193
    chore(package): update shrinkwrap Phil Booth 2019-03-19 12:15:25 +0000
  • 28eb48f445
    Merge pull request #2964 from mozilla/remove-bad-db-constructor-arguments Ian Bicking 2019-03-18 17:00:56 -0500
  • dd7c0e38fd
    fix(profile_server_messaging): fix db constructor signature Ian Bicking 2019-03-12 18:06:49 -0500
  • a616cf2acb
    Merge pull request #2968 from mozilla/2915-verified-login-events-basket r=@vbudhram Shane Tomlinson 2019-03-18 17:11:12 +0000
  • 0b02308873
    feat(basket): Updates to `login` and `verified` events for Basket Shane Tomlinson 2019-03-14 21:04:19 +0000
  • 6691f716f9
    fix(docs): Update device-registration docs to mention OAuth. Ryan Kelly 2019-03-18 15:01:05 +1100
  • a482770a71
    Merge pull request #2946 from mozilla/oauth-token-endpoint-refactor; r=shane-tomlinson Ryan Kelly 2019-03-18 08:23:56 +1100
  • 079fe70ff0 feat(devices): devices API with refreshTokens Vlad Filippov 2019-01-30 10:54:27 +0000
  • 5082e049ed
    Merge pull request #2970 from mozilla/docs-raw-redis-email-values John Morrison 2019-03-17 00:10:31 -0700
  • 063ef968ad fix(docs): add note for ops on how to check raw redis email config John Morrison 2019-03-16 23:32:09 -0700
  • b1aafd06d7
    chore(refactor): Refactor the /token endpoint to improve clarity. oauth-token-endpoint-refactor Ryan Kelly 2019-03-06 09:16:50 +1100
  • 40b65eeb05
    Merge pull request #2967 from mozilla/pb/2966-redis-conflict-409 Phil Booth 2019-03-14 12:23:43 +0000
  • 5ad4d15ff8
    chore(api): make redis.watch.conflict a 409 instead of 500 error Phil Booth 2019-03-14 08:14:56 +0000
  • c36e9c1242
    Merge pull request #2963 from farhan787/issue-#2961 Phil Booth 2019-03-13 13:46:31 +0000
  • 5172ed867d fix(node 8 and scrypt-hash): removed support for node 8 and scrypt-hash Muhammad Farhan 2019-03-13 18:19:11 +0530
  • 9ad9c5aac9 fix(node 8): support for node 8 removed Muhammad Farhan 2019-03-12 22:37:34 +0530
  • 9a8cb1744a
    Merge pull request #2951 from mozilla/pb/refactor-redis Phil Booth 2019-03-11 18:34:04 +0000
  • 87f1bb027c
    refactor(redis): use the extracted redis implementation from fxa-shared Phil Booth 2019-03-08 14:16:28 +0000
  • 53227a0d95 Fixes #2936 HrushikeshBodas 2019-03-09 14:14:06 +0530
  • 639c1da72e Fixes #2936 HrushikeshBodas 2019-03-09 14:03:31 +0530
  • 50f958175d Fixes an error in previous commit #2936 HrushikeshBodas 2019-03-09 14:01:59 +0530
  • 09b8b96a6b Fixes #2936 HrushikeshBodas 2019-03-09 13:59:06 +0530
  • 7fe15bfc5e
    Merge pull request #2950 from mozilla/standard-mozlog-logging Phil Booth 2019-03-08 17:56:42 +0000
  • 0b3e970de1
    refactor(logging): Update to Mozlog format. Shane Tomlinson 2019-03-08 15:48:58 +0000
  • 9c774548ef
    Merge pull request #2949 from mozilla/fatal-catch Vlad Filippov 2019-03-07 15:52:32 +0100
  • 6c6a779202 fix(server): make sure to log errors on server start crash vladikoff 2019-03-07 10:16:11 +0100
  • 0ed873882a refactor(gen_keys): gen_keys from oauth combined into auth gen_keys Muhammad Farhan 2019-03-06 16:35:43 +0530
  • 05dc66f9da
    Merge pull request #2947 from mozilla/oauthdb-file-split Vlad Filippov 2019-03-06 10:50:40 -0500
  • 04986a7ba3
    refactor(oauthdb): Split OAuthDB implementation across multiple files. Ryan Kelly 2019-03-06 14:19:50 +1100
  • 9fc04dcc77
    Merge pull request #2945 from mozilla/train-132 Vijay Budhram 2019-03-05 15:43:30 -0500
  • 81a21194a8
    Release v1.132.1 v1.132.1 train-132 Vijay Budhram 2019-03-05 15:20:30 -0500
  • 39ceded628
    Merge pull request #2944 from mozilla/train-131-private-uplift Vijay Budhram 2019-03-05 13:58:28 -0500
  • ee4649722e
    Merge remote-tracking branch 'private/train-131' into train-131-private-uplift Vijay Budhram 2019-03-05 13:37:24 -0500
  • 71cd18baa3
    Merge pull request #2943 from mozilla/train-132 Vijay Budhram 2019-03-05 10:10:11 -0500
  • 855de71a1c
    Release v1.132.0 v1.132.0 Vijay Budhram 2019-03-05 09:37:16 -0500
  • 59f8393ac2
    Release v1.131.2 Ryan Kelly 2019-03-04 14:11:53 +1100
  • fe908a1c83
    Merge pull request #89 from mozilla/train-131-pkce-fixes Vlad Filippov 2019-03-01 07:27:48 -0500
  • ff36b142d0
    fix(pkce): Check code expiry and ownership in the PKCE flow. Ryan Kelly 2019-03-01 16:58:33 +1100
  • 3239f3e681 stuff feature.fenixmigrator vladikoff 2019-02-28 17:11:25 -0500
  • e574636ea5 more grant_type vladikoff 2019-02-28 16:58:07 -0500
  • 7cc4f3ecb9 relax more validation vladikoff 2019-02-28 16:42:51 -0500
  • 53272adb9f more validation change vladikoff 2019-02-28 16:42:13 -0500