gcivil-nyu-org / team-5-inperson

3 stars 4 forks source link

Hashpassword suyash #207

Closed TheHarbinger99 closed 1 year ago

TheHarbinger99 commented 1 year ago

hashing password to increase security done, increased password size from 50 to 500 so that saving hashed password does not cause an error. also decreased time for verification from 600 seconds to 100 seconds(need this for tests- tried a bunch of diffrent stuff very hard to even get at this point). Tests have been updated to increase coverage. Have pulled Dinesh's code to avoid conflict. Will merge this after Dinesh's PR is on develop.

TheHarbinger99 commented 1 year ago

also travis will now take 3 more minutes to run, just to inform you all.