fac-13 / HEII-topics

website where you can log in, post topics and vote on topics
https://heii-voting-topics.herokuapp.com/
2 stars 1 forks source link

bcrypt needs to be used to compare passwords #52

Closed helenzhou6 closed 6 years ago

helenzhou6 commented 6 years ago

if (dbResponse[0].password == data.password) {