vladikoff
|
85664b896a
|
chore(deps): pick up latest l10n, update shrinkwrap script
|
2016-11-30 15:27:36 -05:00 |
Sean McArthur
|
f311973afa
|
Release v1.75.0
|
2016-11-30 12:05:56 -08:00 |
Sean McArthur
|
170508f055
|
Release v1.75.0
|
2016-11-30 12:00:47 -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 |
Vlad Filippov
|
503298241a
|
chore(travis): remove the old tmp workaround
|
2016-11-22 10:07:38 -05:00 |
Phil Booth
|
70ff376d76
|
fix(docs): document recent fix that affects flow events (#1560), r=@vbudhram
|
2016-11-18 10:19:17 -05:00 |
Vijay Budhram
|
1fa95a94b5
|
fix(bypass): Don't bypass sign-in confirmation for forced emails (#1554), r=@seanmonstar
Fixes issue where users that are forced through sign-in confirmation get bypassed. Renames `enabledEmailAddresses` to `forcedEmailAddresses`.
|
2016-11-18 10:13:51 -05:00 |
Sean McArthur
|
cd2f9ba06d
|
Merge pull request #1559 from mozilla/invalid-token-error-messages
fix(error): Include more specific error messages in invalidToken().
|
2016-11-17 23:16:27 -08:00 |
Ryan Kelly
|
b38bace5ae
|
fix(error): Include more specific error messages in invalidToken().
|
2016-11-18 17:08:23 +11:00 |
Shane Tomlinson
|
ca1909b431
|
Merge pull request #237 from mozilla/i232
fix(config): add extra validation for supported locales
Awesome, thanks @vladikoff!
|
2016-11-17 21:26:29 +00:00 |
Phil Booth
|
1d1d16b917
|
fix(devices): add special-case recognition of Firefox-iOS (#1558) r=vladikoff
|
2016-11-17 13:49:56 -05:00 |
Ryan Kelly
|
8cd0a8e59f
|
fix(tests): Test fixes for upcoming change to db-mysql behaviour (#1552); r=vladikoff
|
2016-11-17 08:37:15 +11:00 |
Vijay Budhram
|
d3635e342a
|
chore(tests): Make remote db tests independent
|
2016-11-16 12:44:27 -08:00 |
Sean McArthur
|
dca6549fc1
|
Release v1.74.1
|
2016-11-15 19:44:53 -08:00 |
Sean McArthur
|
47c08753ad
|
Merge pull request #1548 from mozilla/unknown-unblock
fix(unblock): rethrow customs server error when account is unknown
|
2016-11-15 19:43:37 -08:00 |
Sean McArthur
|
b5bda6b6fc
|
fix(unblock): rethrow customs server error when account is unknown
|
2016-11-15 16:38:29 -08:00 |
vladikoff
|
0e12808c90
|
fix(config): add extra validation for supported locales
|
2016-11-15 15:16:04 -05:00 |
Sean McArthur
|
a69dfe6734
|
Release v1.74.0
|
2016-11-14 20:19:37 -08:00 |
Sean McArthur
|
df9af073d4
|
Merge pull request #1545 from mozilla/unverified-unblocked-log
feat(unblock): log when an unverfied user successfully unblocked
|
2016-11-14 20:18:01 -08:00 |
Sean McArthur
|
f078095724
|
Merge pull request #1546 from mozilla/pwd-change-activity-event
feat(metrics): Emit an `account.changedPassword` activity event.
|
2016-11-14 20:10:15 -08:00 |
Sean McArthur
|
b9a7111387
|
feat(unblock): log when an unverfied user successfully unblocked
|
2016-11-14 20:08:35 -08:00 |
Ryan Kelly
|
37c408d152
|
feat(metrics): Emit an `account.changedPassword` activity event.
|
2016-11-15 13:48:13 +11:00 |
John Morrison
|
9ea56a30e1
|
fix(config): disable polling if pollTime === 0 (#236)
|
2016-11-13 17:12:15 -05:00 |
Vijay Budhram
|
21723e8911
|
feat(profiling): IP Profiling (#1525), r=@seanmonstar
This PR adds support for bypassing sign-in confirmation if the user has had a successful login within the past day.
|
2016-11-11 13:29:21 -05:00 |
Sean McArthur
|
7ad9e22420
|
Merge pull request #1543 from mozilla/phil/issue-1540
fix(logging): drop invalid metrics context data
|
2016-11-11 09:57:06 -08:00 |
Phil Booth
|
97ad615fad
|
fix(logging): drop invalid metrics context data
|
2016-11-11 07:03:57 +00:00 |
Phil Booth
|
0a31229180
|
fix(docs): document the recent flow event changes
https://github.com/mozilla/fxa-auth-server/pull/1542
r=vbudhram
|
2016-11-11 05:26:11 +00:00 |
Vijay Budhram
|
edcc433a87
|
chore(cleanup): Remove signer-stub.js (#1541), r=@seanmonstar
|
2016-11-10 11:04:53 -05:00 |
Sean McArthur
|
3f2b2a6582
|
Merge pull request #1537 from mozilla/you-terrible-testing-piece-of-cake
test(all): switch tap runner for mocha
|
2016-11-09 10:11:00 -08:00 |
Sean McArthur
|
6c815d0416
|
test(all): switch tap runner for mocha
|
2016-11-08 18:26:46 -08:00 |
Sean McArthur
|
6469808745
|
Merge pull request #235 from mozilla/i230
fix(tests): increase testing coverage
|
2016-11-08 12:22:04 -08:00 |
vladikoff
|
5d7cf079ea
|
fix(tests): increase testing coverage
Fixes #230
|
2016-11-08 14:13:18 -05:00 |
Vlad Filippov
|
f805d09368
|
chore(docs): update node version in readme
|
2016-11-08 13:23:25 -05:00 |
Vlad Filippov
|
e831bcec34
|
chore(docs): add coverage badge
|
2016-11-08 13:22:52 -05:00 |
Ramya Praneetha
|
013f136add
|
refactor(mailer): Increase comprehensibility of device description (#227) r=vladikoff
Fixes #193
|
2016-11-08 10:13:47 -05:00 |
vladikoff
|
165df8e9d1
|
Release v1.73.1
|
2016-11-07 14:43:36 -05:00 |
Vlad Filippov
|
d01e115aee
|
fix(reminders): fix disabled state (#1536) r=vbudhram
Fixes #1408
|
2016-11-07 14:43:20 -05:00 |
Ryan Kelly
|
6aa8ef2f91
|
Release v1.73.0
|
2016-11-02 14:27:50 +11:00 |
Sean McArthur
|
10ed241005
|
Merge pull request #1533 from mozilla/i1510
fix(push): do not throw if push fails on the notify endpoint
|
2016-10-29 00:38:34 -07:00 |