jmohler1970 / Palomar

Sample login site
MIT License
1 stars 0 forks source link

If he hashes passwords. #14

Open jmohler1970 opened 7 years ago

jmohler1970 commented 7 years ago

If he hashes passwords.

jmohler1970 commented 7 years ago

The password is saved in the DB as a hash of the original string.

I know it is possible to do the hashing on the browser.

http://stackoverflow.com/questions/7616461/generate-a-hash-from-string-in-javascript-jquery