CloudServices/Meetings/2011-03-29: Difference between revisions
< CloudServices | Meetings
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
=== Identity Server (JR/rnewman) === | === Identity Server (JR/rnewman) === | ||
Done: | |||
* unpack/setup | |||
* tried to fix login test (can't figure out how to remove beaker session cookie) | |||
* rebuild of web4 (and assoc. make file) | |||
* Styling of login, authorize pages. | |||
* update deployment Makefile (accidentally broke dev deployment) | |||
* initial flake8 fixes to code | |||
* prelim. security review for ID server | |||
* resolve bug with IAR returns | |||
* finished rough version of the user info page (allow user control of cookies, etc.) | |||
Next: | |||
* figure out beaker session issue (remove login cookie) | |||
* code review of ID server (yes, I'm behind on this.) | |||
Coordination: | |||
* work with apps team to make sure they can understand/use current code. | |||
* work with thunder to ensure that demo script works as intended/planned. | |||
=== F1 (Share) (Philipp/Tarek) === | === F1 (Share) (Philipp/Tarek) === |
Revision as of 15:42, 29 March 2011
- Time: Tuesday at 9:15 AM PST / 12:15 PM EST / 5:15 PM UTC.
- Place: Mozilla HQ, Warp Core
- Phone (US/Intl): 650 903 0800 x92 Conf: 8616#
- Phone (Toronto): 416 848 3114 x92 Conf: 8616#
- Phone (US): 800 707 2533 (pin 369) Conf: 8616#
Technical
Ops
...is awesome.
Engineering
Python Sync Server (Tarek)
Python Reg Server (Tarek)
PHP Sync Server (Toby)
Identity Server (JR/rnewman)
Done:
- unpack/setup
- tried to fix login test (can't figure out how to remove beaker session cookie)
- rebuild of web4 (and assoc. make file)
- Styling of login, authorize pages.
- update deployment Makefile (accidentally broke dev deployment)
- initial flake8 fixes to code
- prelim. security review for ID server
- resolve bug with IAR returns
- finished rough version of the user info page (allow user control of cookies, etc.)
Next:
- figure out beaker session issue (remove login cookie)
- code review of ID server (yes, I'm behind on this.)
Coordination:
- work with apps team to make sure they can understand/use current code.
- work with thunder to ensure that demo script works as intended/planned.
- Released 0.8.2 add-on
- restartless
- moved button from toolbar to location bar
- Integrated into Firefox
- m-c project branch: https://hg.mozilla.org/users/pweitershausen_mozilla.com/fx-share/
- Next
- split web bits off into https://github.com/mozilla/client-share-web
- implement new APIs
- write tests
- waiting on UX for final UI
- WE HAVE TWO WEEKS TO LAND