KrishnadevL / AlgorithmsCS3

0 stars 1 forks source link

Review Ticket - Accounts & Logins #5

Open KrishnadevL opened 2 years ago

KrishnadevL commented 2 years ago
connorw72 commented 2 years ago

Grade - 5/5

Accounts and Logins Challenges/Hacks ( 3 Points - Pair/Trio) Start or add to existing project: init.py, main.py, requirements.txt and cruddy blueprint directory are things you will need to add to your existing project. Additionally, you should start with some of the content in templates and static folders. Find a pair and work on this together. Ask questions. Analysis: the csp.nighthawkcodingsociety.com implementation is for educational purposes. It has some obvious flaws in its security. Discuss some of the flaws that you see in its security as implemented.