The overall plan is to do the following:
1. Construct
2. Secure
Encryption: https://www.owasp.org/index.php/How_to_protect_sensitive_data_in_URL%27s
3. Style
4. QA
5. Launch Beta
Things that need to be done:
1. Secure cookies
2. Change $.getJSON to $.ajax (asynch functionality requires it.)
3. Stop cell phone numbers/email addresses that are verified either in the courier or the from being entered.
4. String Lengths restricted to length of field size in DB.
5. Add limit for special instructions on the order screen.
6. Change in go-for-me.html in reference to the payment data (tblcourierpaymentdata) the testQuestion and testAnswer. (they're reversed).
1. Construct
2. Secure
Encryption: https://www.owasp.org/index.php/How_to_protect_sensitive_data_in_URL%27s
3. Style
4. QA
5. Launch Beta
Things that need to be done:
1. Secure cookies
2. Change $.getJSON to $.ajax (asynch functionality requires it.)
3. Stop cell phone numbers/email addresses that are verified either in the courier or the from being entered.
4. String Lengths restricted to length of field size in DB.
5. Add limit for special instructions on the order screen.
6. Change in go-for-me.html in reference to the payment data (tblcourierpaymentdata) the testQuestion and testAnswer. (they're reversed).
No comments:
Post a Comment