1) lowercase inputted password. 2) hash password 3) compare hash to db hash (which was from a lowercased initial password).
1) lowercase inputted password. 2) hash password 3) compare hash to db hash (which was from a lowercased initial password).