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

2089 Коммитов

Автор SHA1 Сообщение Дата
John Morrison 23e40356eb Release v1.78.3 2017-01-20 13:08:11 -08:00
Vijay Budhram f8cccaacf1 fix(logging): Log templates that don't have flow event data (#1618), r=@philbooth 2017-01-20 13:00:47 -08:00
Vijay Budhram ba65d88b97 Release v1.78.0 2017-01-11 09:41:15 -05:00
Phil Booth bc846c1a70 Merge pull request #1609 from mozilla/phil/issue-1597
fix(logging): handle /v1 path prefix in route summary flow events
refactor(logging): remove request argument from log methods

https://github.com/mozilla/fxa-auth-server/pull/1609

r=seanmonstar
2017-01-06 13:38:26 +00:00
Phil Booth a8f8c4a2f1 refactor(logging): remove request argument from log methods 2017-01-06 13:28:08 +00:00
Phil Booth 686306e398 fix(logging): handle /v1 path prefix in route summary flow events 2017-01-04 11:13:52 +00:00
Ryan Kelly 81be69d731 Release v1.77.0 2017-01-04 17:18:28 +11:00
Vijay Budhram 69552618cf refactor(signin): Add support for sending flow metrics in email (#1593); r=pb,vladikoff
Emails now include X-Flow-Id and X-Flow-Begin-Time headers, and we use them
to emit flow events if the email bounces.
2017-01-04 16:37:52 +11:00
Vlad Filippov 5e99cf3970 fix(emails): remove /v1/ api prefix (#1605); r=rfk
Fixes #1059
2017-01-03 06:38:43 +11:00
Sean McArthur dbde37dadf Merge pull request #1604 from mozilla/i1577
fix(docs): add unblock code API docs
2016-12-29 13:52:37 -08:00
Vlad Filippov 3655cfd6ce fix(docs): add unblock code API docs
Fixes #1577
2016-12-29 14:44:37 -05:00
Sean McArthur 6e25283e97 Merge pull request #1603 from mozilla/phil/issue-1426
refactor(server): eliminate duplicate calls to user-agent parser
2016-12-28 10:19:50 -08:00
Phil Booth 4ac625c7f6 refactor(server): eliminate duplicate calls to user-agent parser 2016-12-28 16:59:37 +00:00
Vijay Budhram 6fc0c50389 refactor(signin): Use new verify account sync template and add location data to others (#1600), r=@vladikoff
Added new verify sync account template and text tweaks.
2016-12-26 11:09:11 -05:00
Sean McArthur 27e8e604bd Merge pull request #1598 from mozilla/unblock-refactor
Refactor sign-in unblock a little
2016-12-21 11:06:18 -08:00
Ryan Kelly ab3b7beda8 Release v1.76.1 2016-12-21 17:17:15 +11:00
Ryan Kelly 02e8f19031 fix(customs): Mark suspicious requests, even if they were rate-limited.
With unblock codes in place, it's possible that we will continue
processing a request even if customs-server says to block it.
We don't want to lose the isSuspiciousRequest bit in that case.
2016-12-21 16:37:46 +11:00
Ryan Kelly 83ef76a04a fix(unblock): Use normalized email address for feature-flag calculation. 2016-12-21 16:25:39 +11:00
Ryan Kelly 0c4beb7d97 refactor(signin): Extract unblock-code-checking into a separate helper function. 2016-12-21 16:00:17 +11:00
Phil Booth f8f8a2174f fix(logging): silence spurious "missing token" error noise
https://github.com/mozilla/fxa-auth-server/pull/1596

r=vbudhram
2016-12-19 15:37:37 +00:00
Sean McArthur c8c83b27f9 Merge pull request #1592 from mozilla/pool-reject-with-error
fix(pool): Reject with an Error instance for HTTP errors.
2016-12-15 21:21:01 -08:00
Ryan Kelly 60c15c8f97 fix(pool): Reject with an Error instance for HTTP errors. 2016-12-16 14:45:32 +11:00
Vijay Budhram 1d1fa41984 refactor(signin): Skip sign-in confirmation depending on account age (#1591), r=@seanmonstar, @rfk
This PR adds the ability to skip sign-in confirmation depending on an account's age.
2016-12-13 23:01:06 -05:00
Ryan Kelly 68ae0ac57a Release v1.76.0 2016-12-14 11:05:46 +11:00
Ryan Kelly ddd4fdba33 fix(signup): Return canonical email address in 'account exists' error. (#1589), r=@vbudhram 2016-12-12 19:02:58 -05:00
Sean McArthur b199178f82 Merge pull request #1588 from mozilla/phil/translate-bug
fix(server): tolerate missing payload in AppError.translate
2016-12-09 15:56:26 -08:00
Phil Booth a19ff6d301 fix(server): tolerate missing payload in AppError.translate 2016-12-09 12:42:28 -10:00
Sean McArthur b344c211c3 Merge pull request #1585 from mozilla/phil/issue-1566
fix(server): remove redundant metrics context fields
2016-12-07 14:02:01 -10:00
Ryan Kelly bc42e268ed Release v1.75.2 2016-12-05 11:06:32 +11:00
Sean McArthur a60b808187 Merge pull request #1587 from mozilla/remove-unblock-context-check
Remove unblock context check
2016-12-04 13:35:15 -08:00
Ryan Kelly 764c96ab85 fix(unblock): Remove 'context' check from unblock feature-flag.
The front-end is no longer sending this data to the server
so we can't use it in our decision-making; plus we intend for
it to be rolled out to all clients anyway.
2016-12-05 07:58:29 +11:00
Ryan Kelly bff1d2cea2 Merge tag 'v1.75.1'
Version 1.75.1
2016-12-05 07:58:02 +11:00
Phil Booth f027f0bda5 fix(server): remove redundant metrics context fields 2016-12-04 04:31:00 -10:00
Phil Booth ed9ec79565 fix(server): make account.reset a flow event
https://github.com/mozilla/fxa-auth-server/pull/1584

r=rfk
2016-12-03 04:49:37 -10:00
Sean McArthur 0d2b16a90a Release v1.75.1 2016-12-02 09:52:34 -08:00
Phil Booth 1d49428aa8 fix(docs): add links to prs under "significant changes" (#1582) r=vladikoff 2016-12-01 06:31:36 -05:00
Ryan Kelly 505b6271b0 chore(login): Remove the legacy `contentToken` parameter from login
https://github.com/mozilla/fxa-auth-server/pull/1580

r=philbooth
2016-12-01 09:10:33 +00:00
Sean McArthur f311973afa Release v1.75.0 2016-11-30 12:05:56 -08:00
Sean McArthur 9db9e9a4e5 Merge pull request #1576 from mozilla/flow-event-route-errors
feat(metrics): log flowEvents of all requests
2016-11-30 11:57:09 -08:00
Sean McArthur 7153da70cf feat(metrics): log flowEvents of all requests 2016-11-30 11:47:57 -08:00
Sean McArthur e125d2f031 Merge pull request #1579 from mozilla/phil/flow-event-doc
fix(docs): document recent flow event changes
2016-11-30 11:43:19 -08:00
Sai Prashanth Chandramouli 3be3e6381a chore(shrinkwrap): add npm script for shrinkwrap (#1568) r=vladikoff
Fixes #1564
2016-11-30 13:58:18 -05:00
Sean McArthur 035dec9966 Merge pull request #1578 from mozilla/phil/stash-after-reset
fix(server): propagate metrics context in /account/reset
2016-11-30 10:39:55 -08:00
Phil Booth 7c97bb88de fix(docs): document recent flow event changes 2016-11-30 14:20:03 +00:00
Phil Booth 30ec03db36 fix(server): propagate metrics context in /account/reset 2016-11-30 13:03:46 +00:00
Phil Booth f9112d17be fix(logging): remove raw token data from error log (#1572) r=vladikoff 2016-11-28 10:10:52 -05:00
Ryan Kelly 76aad23394 fix(customs): Sanitize 'oldAuthPW' field when sending to customs
https://github.com/mozilla/fxa-auth-server/pull/1569

r=philbooth
2016-11-28 07:06:24 +00:00
Ryan Kelly 5f0f3ba550 feat(signin): Remove feature flag from sign-in confirmation. (#1530); r=vbudhram
It's now always enabled for all users, and we no longer have
any backwards-compatibility paths that might fall back to it
being disabled.
2016-11-24 07:27:09 +11:00
Sean McArthur b23a531db7 Merge pull request #1563 from mozilla/tmp-travis-w
chore(travis): remove the old tmp workaround
2016-11-22 10:21:27 -08:00
Vijay Budhram 767d53d3df chore(debug): Expose debug port for spawned process (#1550) r=vladikoff 2016-11-22 13:12:00 -05:00