Vijay Budhram
|
d1fae0d145
|
feat(emails): Throw unique error if initiating password reset from secondary email (#1874) r=vladikoff
This PR fixes mozilla/fxa-content-server#4996 (comment) by sending a unique error if a user is attempting to reset an account from a secondary email.
|
2017-05-01 14:28:11 -04:00 |
Vijay Budhram
|
ae955824f1
|
fix(config): Correctly resolve isSecondaryEmailEnabled and add more checks for config (#1872) r=vladikoff
|
2017-04-30 19:57:20 -04:00 |
John Morrison
|
9f660d4495
|
fix(circle): fix string comparison on docker push (#1870) r=vladikoff
|
2017-04-28 15:21:15 -04:00 |
Vlad Filippov
|
10d5b56ede
|
chore(deps): update shrinkwrap and latest eslint (#1868)
|
2017-04-28 15:07:53 -04:00 |
John Morrison
|
6462d6c743
|
fix(circle): if branch master, tag is latest (#1869) r=vladikoff
|
2017-04-28 14:56:13 -04:00 |
Vijay Budhram
|
e7697e0258
|
feat(emails): Use new verification link, pass type, pass email verified (#1864), r=@vladikoff
|
2017-04-28 12:48:31 -04:00 |
Vlad Filippov
|
cb7e8c3e34
|
feat(docker): add feature branches (#1865)
|
2017-04-27 18:08:47 -04:00 |
Vijay Budhram
|
f509bcb7c0
|
feat(emails): Add custom error for users logging in with secondary email (#1850), r=@vladikoff
|
2017-04-27 17:55:47 -04:00 |
Vijay Budhram
|
93bb872c7e
|
fix(tests): Add timeout for sms (#1866) r=vladikoff
|
2017-04-27 17:28:40 -04:00 |
Vlad Filippov
|
b06033e13f
|
fix(mailer): escape json output (#1853) r=vladikoff
refs: bmo bug 1320211
|
2017-04-26 13:14:40 -04:00 |
Vlad Filippov
|
bb35ed2a1c
|
fix(notifier): disable notifier in key_server.js (#1852) r=jrgm
|
2017-04-26 12:04:09 -04:00 |
Vlad Filippov
|
3fd0418187
|
feat(devices): return OS from user agent os (#1848) r=philbooth
Fixes #1829
|
2017-04-25 03:23:02 -04:00 |
Vijay Budhram
|
a5ff7cae98
|
chore(email): Remove unused `emailSent` (#1846) r=vladikoff,philbooth
|
2017-04-24 10:04:27 -04:00 |
John Morrison
|
90cac2c138
|
fix(sms); DRY up sms.{regions,senderIds}
https://github.com/mozilla/fxa-auth-server/pull/1847
r=philbooth
|
2017-04-24 06:46:44 +01:00 |
Vlad Filippov
|
7414ee8ac1
|
refactor(server): remove separate notifier process (#1800) r=vbudhram
|
2017-04-20 17:25:47 -04:00 |
Vijay Budhram
|
d0b59768dc
|
fix(config): Add config for unverified account to exist before secondary email can be create with the same email (#1845) r=vladikoff
|
2017-04-20 09:58:10 -04:00 |
Jon Buckley
|
3d80e82bc9
|
chore(docker): Use official node image & update to Node.js v4.8.2 (#1840) r=vladikoff
|
2017-04-19 10:27:01 -04:00 |
vladikoff
|
25906317ec
|
Release v1.85.1
|
2017-04-18 16:28:05 -04:00 |
John Morrison
|
7fd45e3432
|
fix(starup): handle promise rejected on bind failure (#1838) r=vladikoff,seanmonstar
|
2017-04-18 16:27:31 -04:00 |
vladikoff
|
581b5d0fd1
|
Release v1.85.0
|
2017-04-18 12:38:19 -04:00 |
Vlad Filippov
|
e396ea607f
|
chore(config): remove verifier version (#1834)
|
2017-04-18 12:37:18 -04:00 |
Vlad Filippov
|
f1a02f0a12
|
feat(db): update to latest db v1.85.0 (#1837) r=jrgm
|
2017-04-18 12:36:53 -04:00 |
Vlad Filippov
|
7631997740
|
chore(docs): add npm test LOG_LEVEL docs
|
2017-04-18 11:47:00 -04:00 |
John Morrison
|
646fa649ae
|
fix(tests): remove leftover ./test/.env.dev file (#1836) r=vladikoff
|
2017-04-18 11:46:00 -04:00 |
vladikoff
|
c317d88637
|
Release v1.84.4
|
2017-04-17 22:48:15 -04:00 |
vladikoff
|
fb5997e478
|
fix(metrics): fix metrics context errors
|
2017-04-17 22:48:15 -04:00 |
vladikoff
|
2936e43401
|
Release v1.84.3
|
2017-04-17 22:48:15 -04:00 |
Vijay Budhram
|
7ecad758ff
|
feat(emails): Add secondary emails api support Part 2 (#1768) r=vladikoff
|
2017-04-17 19:16:40 -04:00 |
John Morrison
|
82bd9b5127
|
fix(config): stop using envc; interferes with docker --env-file (#1833) r=vladikoff
|
2017-04-17 18:51:04 -04:00 |
Vlad Filippov
|
e9f8c2357b
|
fix(config): bring back signin confirmation in dev (#1830)
|
2017-04-17 15:33:45 -04:00 |
John Morrison
|
c8dece9378
|
fix(test): remove obsolete test check (#1824) r=vladikoff
|
2017-04-17 10:33:33 -04:00 |
Sean McArthur
|
adc6d3e066
|
fix(promise): log unhandled rejections instead of throwing (#1818) r=vladikoff
* fix(promise): log unhandled rejections instead of throwing
* fix(server): set useDomains to true
|
2017-04-13 14:29:58 -04:00 |
Vlad Filippov
|
4a4df8e984
|
fix(mailer): bring back process ports for mailer_server.js (#1815) r=jrgm
Fixes #1814
|
2017-04-13 10:24:38 -04:00 |
Sean McArthur
|
9cb75ac8df
|
fix(config): change default BOUNCES_SOFT_DURATION to '5 minutes' (#1813) r=vladikoff
|
2017-04-12 13:53:21 -04:00 |
Vijay Budhram
|
64c96d652f
|
fix(config): Merge auth and mailer configs (#1798), r=@philbooth
|
2017-04-11 09:56:50 -04:00 |
Phil Booth
|
74afa8f259
|
Merge branch 'train-84'
|
2017-04-11 09:54:16 +01:00 |
Phil Booth
|
caf15d09bf
|
Release v1.84.2
|
2017-04-11 09:51:49 +01:00 |
Phil Booth
|
f82797ccbb
|
fix(config): update the default SMS install link
https://github.com/mozilla/fxa-auth-server/pull/1809
r=shane-tomlinson
|
2017-04-11 09:50:53 +01:00 |
Ryan Kelly
|
89f5cac3eb
|
fix(routes): Add a /__lbheartbeat__ route. (#1807) r=vladikoff
|
2017-04-09 23:43:30 -04:00 |
Phil Booth
|
9ac11acdb8
|
fix(tests): add remote tests for POST /sms
https://github.com/mozilla/fxa-auth-server/pull/1788
r=vbudhram
|
2017-04-06 17:48:00 +01:00 |
Phil Booth
|
e133b94f82
|
Merge branch 'train-83'
|
2017-04-06 09:16:28 +01:00 |
Vijay Budhram
|
abdba22c33
|
Release v1.84.1
|
2017-04-05 14:12:30 -07:00 |
Vijay Budhram
|
5a7e4a7f3f
|
fix(locale): Fix merge conflicts (#1794)
|
2017-04-05 14:12:30 -07:00 |
Vijay Budhram
|
b8e87771c7
|
Release v1.84.1
|
2017-04-05 13:52:42 -07:00 |
Vlad Filippov
|
dc0d6ccd65
|
Merge branch 'master' into train-84
|
2017-04-05 13:45:37 -07:00 |
Vijay Budhram
|
5406b56053
|
fix(locale): Fix merge conflicts (#1794)
|
2017-04-05 13:44:48 -07:00 |
Vijay Budhram
|
c342d12ead
|
Release v1.83.4
|
2017-04-05 10:51:53 -07:00 |
Vijay Budhram
|
748fcee9fb
|
fix(server): remove crippled isLocaleAcceptable functionality (#1793), r=@vbudhram, @rfk
|
2017-04-05 10:47:46 -07:00 |
Ryan Kelly
|
59cdb4ce34
|
feat(keys): Add key id and created-at timestamp to our public keys. (#1734); r=seanmonstar
This will it easier for secops to audit our key rotation schedule.
|
2017-04-04 13:09:28 -07:00 |
Vijay Budhram
|
1158477084
|
Release v1.84.0
|
2017-04-04 11:02:11 -07:00 |