QA/Browser Technologies/Services/Releases/BrowserID 09292011
< QA | Browser Technologies | Services | Releases
Jump to navigation
Jump to search
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 Wiki: https://wiki.mozilla.org/QA/BrowserID/BrowserID_Weekly_Trains_Beta
- Beta Server: https://diresworb.org
- Beta Client: http://beta.myfavoritebeer.org
Deployment Ticket
- bug 688572 - QA and deploy BrowserID train-2011.09.22 to production
Resolved/Closed Issues
- [BrowserID issue 261] : initial support for running locally under virtualbox via vagrant
Verified As Still Open
- None
Opened Bugs/Issues For This Week
- [BrowserID issue 227] : link colors on browserid.org are consistent
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!