Difference between revisions of "WebFund 2015W: Tutorial 10"

From Soma-notes
Jump to navigation Jump to search
(Created page with "'''This tutorial is not yet finalized.''' Play with [http://homeostasis.scs.carleton.ca/~soma/webfund-2015w/code/auth-ssl-demo.zip auth-ssl-demo]. Note the following: * Wher...")
 
 
Line 6: Line 6:


Use auth-ssl-demo and the [http://homeostasis.scs.carleton.ca/~soma/webfund-2015w/code/ajax-notes-sol.zip solutions to Assignment 7] to help you fix the code in [[WebFund 2015W: Assignment 10]].
Use auth-ssl-demo and the [http://homeostasis.scs.carleton.ca/~soma/webfund-2015w/code/ajax-notes-sol.zip solutions to Assignment 7] to help you fix the code in [[WebFund 2015W: Assignment 10]].
To get checked off for the tutorial show a TA the format of a password as stored in MongoDB and that you have fixed at least two of the problems in Assignment 10 (or spend the entire tutorial time working on Assignment 10).

Latest revision as of 00:37, 29 March 2015

This tutorial is not yet finalized.

Play with auth-ssl-demo. Note the following:

  • Where are usernames and passwords stored?
  • How are passwords stored? Are they in plaintext?

Use auth-ssl-demo and the solutions to Assignment 7 to help you fix the code in WebFund 2015W: Assignment 10.

To get checked off for the tutorial show a TA the format of a password as stored in MongoDB and that you have fixed at least two of the problems in Assignment 10 (or spend the entire tutorial time working on Assignment 10).