donaldwilson8 / RecipeRadar

A web application for discovering and saving new recipes
0 stars 1 forks source link

General Protections #23

Open donaldwilson8 opened 5 months ago

donaldwilson8 commented 5 months ago

Implement input validation, password hashing, and other protections.

panagiotisbellias commented 4 months ago

Hi, @donaldwilson8 can you please specify what protections should be implemented? So far, I added password hashing in create/update user operations in backend. Also please inform me when I should open a pull request if it is going to contain only the current addition

Thanks, Panagiotis Bellias