Skip to content
Snippets Groups Projects
Commit 702e0117 authored by Sudhir's avatar Sudhir
Browse files

changed password hashing from md5 to cryptographic hashing (BCRYPT)for sign up...

changed password hashing from md5 to cryptographic hashing (BCRYPT)for sign up and in  login the password verifies with the hashed password from db
parent 70f1e947
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment