Hash all passwords stored in Mongo DB
Check if there are any passwords stored in Mongo db and not hashed. If yes, add functionality to hash them on store and validate hash sting over other functions.
Edited by Stavros-Anastasios Charismiadis
Check if there are any passwords stored in Mongo db and not hashed. If yes, add functionality to hash them on store and validate hash sting over other functions.