WebFund 2015W: Tutorial 10: Difference between revisions

From Soma-notes
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..."
 
No edit summary
 
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 04: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).