Hi All,
FxA train-50 will be going to production this week. Wow - fifty trains worth of Firefox Accounts goodness! This one brings with it the following highlights: * CSP reporting is now enabled in production, as we work towards being able to switch on the full protections of Content Security Policy. * The Firefox for iOS marketing snippet now longers says it's "coming soon", since it's actually available right now. * The default avatar picture has been updated and now has hair. * Several cleanups to the way we handle l10n translations, ensuring better consistency between the locales available in web content and in our emails. * Various attached services now look up the email address directly from the core accounts data, rather than maintaining a separate cache of it. This is a significant win in terms of reducing PII duplication. * The auth-server now sports a preliminary "device registration API" that connected devices can use to explicitly identify themselves. * The ability to use JWT grants for backend service clients has been restored, after being backed out of a previous train due to db migration concerns. * Several cleanups and additional checks in the way we handle avatar image uploads, which should improve robustness. * There's now a dedicated SUMO page for users who are having problems with their Firefox Account, which we link to in all our emails: https://support.mozilla.org/kb/im-having-problems-with-my-firefox-account As always, you can dig into the details through the CHANGELOG files in each individual repo: https://github.com/mozilla/fxa-content-server/blob/master/CHANGELOG.md https://github.com/mozilla/fxa-oauth-server/blob/master/CHANGELOG.md https://github.com/mozilla/fxa-profile-server/blob/master/CHANGELOG.md https://github.com/mozilla/fxa-auth-server/blob/master/CHANGELOG Cheers, Ryan _______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

