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

251 Коммитов

Автор SHA1 Сообщение Дата
John Morrison 23e40356eb Release v1.78.3 2017-01-20 13:08:11 -08:00
Vijay Budhram ba65d88b97 Release v1.78.0 2017-01-11 09:41:15 -05: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
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
Ryan Kelly ab3b7beda8 Release v1.76.1 2016-12-21 17:17:15 +11:00
Ryan Kelly 68ae0ac57a Release v1.76.0 2016-12-14 11:05:46 +11:00
Ryan Kelly bc42e268ed Release v1.75.2 2016-12-05 11:06:32 +11:00
Sean McArthur 0d2b16a90a Release v1.75.1 2016-12-02 09:52:34 -08:00
Sean McArthur f311973afa Release v1.75.0 2016-11-30 12:05:56 -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 dca6549fc1 Release v1.74.1 2016-11-15 19:44:53 -08:00
Sean McArthur a69dfe6734 Release v1.74.0 2016-11-14 20:19:37 -08:00
vladikoff 165df8e9d1 Release v1.73.1 2016-11-07 14:43:36 -05:00
Ryan Kelly 6aa8ef2f91 Release v1.73.0 2016-11-02 14:27:50 +11:00
Sean McArthur a717f1f6e1 Release v1.72.0 2016-10-19 16:00:15 -07:00
Vijay Budhram 9b77446c86 feat(hpkp): Add hpkp support (#1499), r=@philbooth
* feat(hpkp): Add hpkp support

This adds support for sending HPKP headers in all requests. Feature is disabled by default and should be put in report only to avoid any footguns.
2016-10-14 11:34:11 -04:00
Ryan Kelly bbb1aa9f66 Release v1.71.2 2016-10-13 15:49:21 +11:00
Shane Tomlinson 05da657709 fix(deps): Update shrinkwrap for the new auth-mailer 2016-10-12 11:41:15 +01:00
Ryan Kelly 6e6b28c7a1 feat(push): Add VAPID identification to push messages. (#1468); r=philbooth 2016-10-10 12:40:45 +11:00
John Morrison aee737c0f3 fix(node6): update to scrypt-hash@1.1.14 for node6 compat (#1494) r=vladikoff 2016-10-06 18:26:24 -04:00
Phil Booth f7d1dc3417 Release v1.71.1 2016-10-05 19:17:54 +01:00
Phil Booth 6cb8c87b00 Release v1.71.0 2016-10-05 17:03:34 +01:00
Phil Booth 16d3d99b0a chore(deps): update l10n, shrinkwrap 2016-10-05 17:03:23 +01:00
Phil Booth 6076e0d61d Merge changelog from v1.70.1. 2016-10-05 16:54:39 +01:00
Vlad Filippov fe803daea3 fix(deps): downgrade to hapi 14 (#1485) r=seanmonstar 2016-10-04 17:18:41 -04:00
vladikoff 41f819df7d Release v1.70.1 2016-10-03 14:49:35 -04:00
vladikoff 7c6d5f7f7a fix(deps): downgrade to hapi 14 2016-10-03 14:49:08 -04:00
Phil Booth 020235fe40 fix(config): return parsed RegExp instances from config 2016-10-03 14:20:34 +01:00
Vlad Filippov eabfcc6b0c feat(geo): add state code to location response (#1478) r=vbudhram
* feat(geo): add state code to location response

* chore(deps): rewrap auth mailer and db mysql

* fix(tests): fix tests
2016-09-30 11:39:14 -04:00
Sean McArthur 1c9c864033 Release v1.70.0 2016-09-23 17:23:22 -07:00
Shane Tomlinson f780e59a18 fix(security): Fix the security event calls to the DB.
* Unbuffer the POST request before sending.
* Convert the call to GET /securityEvents with query params to GET /securityEvents/:id/ip/:ipAddr to be more RESTful and to work with the pool.js GET api

fixes #1464
2016-09-22 10:37:39 -07:00
Sean McArthur 05485b46fe feat(security): record event names and ip addresses for important events 2016-09-20 15:25:53 -07:00
vladikoff a929f9c9bc fix(deps): update dev deps and latest eslint 2016-09-14 00:51:51 -04:00
Vlad Filippov b3adbcf66d chore(deps): update to latest version of hapi (#1330) r=rfk,seanmonstar,vbudhram
* fix(validation): adjust validation, bump version of joi

* fix(tests): restore tests

* chore(deps): rewrap
2016-09-13 20:52:06 -04:00
Phil Booth c0c51fa2fa Release v1.69.0 2016-09-09 08:57:22 +01:00
Phil Booth aa144333d9 chore(deps): update shrinkwrap 2016-09-09 08:56:25 +01:00
Ryan Kelly ac124d8c3e Merge pull request #1439 from mozilla/no-mailer-signinurl
fix(config): Remove unused URL opions from mailer config; r=@vbudhram
2016-09-08 07:42:51 +10:00
Ryan Kelly 8de1230387 fix(config): Remove unused URL opions from mailer config. 2016-09-08 07:26:31 +10:00
John Morrison c811ebe9fb feature(newrelic): add optional newrelic integration 2016-09-06 15:41:04 -07:00
John Morrison ba11125fe4 fix(deps): use poolee@1.0.1 (#1436) 2016-08-29 17:58:03 -04:00
Sean McArthur 6e9af3878f Release v1.68.0 2016-08-24 11:19:46 -07:00
Vlad Filippov a610337037 chore(deps): update dev deps, fix husky issues (#1430), r=@vbudhram
Fixes #1429
2016-08-23 09:49:38 -04:00
Vlad Filippov 7a91f31966 feat(l10n): localize device list (#1420) r=vbudhram
Fixes #1404
2016-08-17 10:17:05 -04:00
Vlad Filippov b70caedeeb refactor(l10n): use fxa-shared locale list (#1411) 2016-08-16 10:55:34 -04:00
Vlad Filippov b8b6e2b684 fix(geodb): update to fxa-geodb 0.0.7 (#1418) 2016-08-16 00:51:12 -04:00
Phil Booth caf1eb7e68 Release v1.67.0 2016-08-11 12:57:54 +01:00
Phil Booth 10f857aedc chore(deps): update shrinkwrap 2016-08-11 12:57:32 +01:00
Vlad Filippov 5062a6637a fix(deps): update shrinkwrap, add missing deps (#1407) r=vbudhram 2016-08-10 14:47:29 -04:00
Vijay Budhram d44cb56636 fix(config): Added new url configs for mailer (#1397) r=vladikoff 2016-08-05 12:49:44 -04:00