As mentioned in recent lectures, we should not be leaving security to the end of our project development. We are doing this in INFO202 because we need to teach you how to build systems before we can talk about securing those systems. We are doing things backwards. To ensure that we create a system that is as secure as we can reasonably make it we need to be considering security right at the first stages of the analysis and design of the system.
There are a many things that we need to do to secure our system:
Web client and service
Database
merge
statement in JDBI DAOs.This lab will focus on securing the web client and service. Next week's lab will focus on securing the database.
You will be working in your milestone 2 project this week. We don't want to break anything just prior to the deadline, so test everything thouroughly. Nothing that we are doing in this lab should break features unless you make a mistake --- in this case revert anything that causes a problem.
See the following Blackboard section for submission instructions:
<
Project > Submission Instructions">>We will be marking milestone 2 in the labs next week, so make sure you show up.