Intro-to-SE-lab-Spring-22 / Group-4

Better group than 8
0 stars 0 forks source link

Main feed file security #8

Closed hectorsimer closed 2 years ago

hectorsimer commented 2 years ago

Data is not saved to a secure location, as any user who logs in their browser may view sensitive information.

hectorsimer commented 2 years ago

SQL has been added to main which should fix this problem.