Firefox Auth Server v1.86.0 Release Notes

Release Date: 2017-05-03 // almost 7 years ago
  • ๐Ÿ› Bug Fixes

    • circle: fix string comparison on docker push (#1870) r=vladikoff (9f660d4), closes #1870
    • circle: if branch master, tag is latest (#1869) r=vladikoff (6462d6c)
    • config: Add config for unverified account to exist before secondary email can be create (d0b5976)
    • config: Correctly resolve isSecondaryEmailEnabled and add more checks for config (#1872) (ae95582), closes #1872
    • mailer: escape json output (#1853) r=vladikoff (b06033e)
    • metrics: include template name in sms.sent event (2e9963c)
    • notifier: disable notifier in key_server.js (#1852) r=jrgm (bb35ed2)
    • โœ… tests: Add timeout for sms (#1866) r=vladikoff (93bb872)

    chore

    • deps: update shrinkwrap and latest eslint (#1868) (10d5b56)
    • ๐Ÿณ docker: Use official node image & update to Node.js v4.8.2 (#1840) r=vladikoff (3d80e82)
    • email: Remove unused emailSent (#1846) r=vladikoff,philbooth (a5ff7ca)

    ๐Ÿ”‹ Features

    • deps: update shrinkwrap (5e80168)
    • devices: return OS from user agent os (#1848) r=philbooth (3fd0418), closes #1829
    • ๐Ÿณ docker: add feature branches (#1865) (cb7e8c3)
    • emails: Add custom error for users logging in with secondary email (#1850), r=@vladikoff (f509bcb)
    • emails: Throw unique error if initiating password reset from secondary email (#1874) r=v (d1fae0d), closes mozilla/fxa-content-server#4996
    • emails: Use new verification link, pass type, pass email verified (#1864), r=@vladikoff (e7697e0)
    • session: add a 'state' property in /session/status (a74a1f7)

    ๐Ÿ”จ Refactor

    • server: extract memcached usage to a dedicated module (5698537)
    • server: remove separate notifier process (#1800) r=vbudhram (7414ee8)