Litmus:Todo: Difference between revisions

Jump to navigation Jump to search
Line 60: Line 60:
* In Progress
* In Progress
** '''Add/clone testcase'''
** '''Add/clone testcase'''
*** '''Status''': Initial template work done. Need to complete CGI and add authentication. Expected to be completed by 1/18/06 or so.
** '''Authentication''': there is currently no authentication in Litmus. We accept the first email address the user provides when testing, use this to build a cookie, and then never let them change it (without removing the cookie, of course). We need to implement proper authentication:
** '''Authentication''': there is currently no authentication in Litmus. We accept the first email address the user provides when testing, use this to build a cookie, and then never let them change it (without removing the cookie, of course). We need to implement proper authentication:
*** mirror existing Bugzilla login information. This should be synced at some regular interval;
*** '''Status''': Initial version checked into CVS 1/7/06. Working on migration to allow user accounts from the previous system to be used under the new authentication system.
*** allow users to login/logout from within Litmus;
** '''Update Documentation'''
*** auto-populate all email fields with current credentials from cookie when present;
*** How to checkout Litmus from CVS doc on wiki
*** redirect through login screen when login credentials are not present;
*** Update README
*** redirect users without Bugzilla accounts to Bugzilla.
*** Update INSTALL
*** Update auth information on wiki and add API description


* Completed Projects
* Completed Projects
314

edits

Navigation menu