QA/Browser Technologies/Services/Releases/BrowserID 09292011

From MozillaWiki
< QA‎ | Browser Technologies‎ | Services‎ | Releases
Revision as of 23:54, 5 October 2011 by Jbonacci (talk | contribs) (Created page with "== Information == * Train 7: 09-29-2011 == Links == * Bugs/Issues: https://github.com/mozilla/browserid/issues * Test Plan: https://wiki.mozilla.org/QA/BrowserID/TestPlan * Test...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Information

  • Train 7: 09-29-2011

Links

Deployment Ticket

  • bug 688572 - QA and deploy BrowserID train-2011.09.22 to production


Resolved/Closed Issues


Verified As Still Open

  • None


Opened Bugs/Issues For This Week


Other Open Bugs

  • [BrowserID issue 250] : Error says `tenical problem` if there is a server technical problem logging in.


Notes

  • Note 1 (lloyd)
Shane and I have spent some time revamping the myfavoritebeer demo site.  Here's what's new:
1. there's now a real server that exports a simple API to store beer preferences, login, and logout.
2. assertions are now verified *from the server* as they should be.
3. Source code is annotated and the README provides an overview of how the thing is put together.
4. Full support for IE8 and IE9
5. (dev) Is running on top of the new certificate implementation.
Both http://dev.myfavoritebeer.org and http://beta.myfavoritebeer.org are running the new code,

and I'll migrate the production site (http://myfavoritebeer.org) over on monday.

Have a look a the documentation and source on github at: https://github.com/lloyd/myfavoritebeer.org
Any advice on how to make this code more useful as a reference for website developers  implementing browserid support is very welcome!