DeepanshuGOYAL05 / Techademics

An Online Interaction Portal for Teachers & Students
6 stars 9 forks source link

Added Password Hashing Feature . Issue #18 #24

Open rahulparmani opened 3 years ago

rahulparmani commented 3 years ago

Created a password hashing feature which hashes the password while storing it into the database after registration. During Login it will check whether the userid exists as well as whether the password entered (the original password) matches the hashed password stored in the database. I tested the registration and login for all 3 users - student, teacher and parent and it works fine. Below are screenshots of the password hashing of all three tables -

Screenshot (13) Screenshot (14) Screenshot (15)

rahulparmani commented 3 years ago

Hi @DeepanshuGOYAL05 Can you please review this PR relating to this issue #18. Thanks.

DeepanshuGOYAL05 commented 3 years ago

Hi,

Yes Sure, I will do it

On Wed, Nov 4, 2020, 10:23 PM rahulparmani notifications@github.com wrote:

Hi @DeepanshuGOYAL05 https://github.com/DeepanshuGOYAL05 Can you please review this PR relating to this issue #18 https://github.com/DeepanshuGOYAL05/Techademics/issues/18. it. Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DeepanshuGOYAL05/Techademics/pull/24#issuecomment-721849351, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH6TG7YNTBVD7VPJQHVXVIDSOGBJHANCNFSM4TGZTT4A .