Hi All,
This week we'll be rolling FxA train-58 to production, with the
following highlights:
* If an OAuth relier passes in an email address when kicking off the
the login process, we'll now intelligently choose between the "signin"
or "signup" screen based on whether that email already exists in FxA.
* The password-reset flow now includes more, clearer warnings about
the impact this will have on the user's sync data.
* We no longer allow email addresses with dotless domain names, like
"example@tld". These have been a consistent source of bounces in
production, and are generally considered a bad idea [1] even though
technically valid ("the best kind of valid").
* The 400 error page now properly shows error message details in
production.
* All the build chain pieces are now in place to serve static content
from a CDN.
* There's a new "maintenance mode" template that we can enable to
improve the user experience when taking downtime for operational
reasons.
* Model and relier parameters now have additional validation to guard
against unexpected values.
* We fixed the handling of old-format account data in localStorage,
which had started causing errors when we added stricter validation
rules about the fields present on an account.
As usual, you can dig into all the details and smaller changes in the
changelog:
https://github.com/mozilla/fxa-content-server/blob/master/CHANGELOG.md
Cheers,
Ryan
[1] https://www.icann.org/news/announcement-2013-08-30-en
_______________________________________________
Dev-fxacct mailing list
[email protected]
https://mail.mozilla.org/listinfo/dev-fxacct