Closed iamdevvalecha closed 3 years ago
under models/user.js:- change line no.61 change if (!password) return ""; TO if (!plainpassword) return "";
under models/user.js:- change line no.61 change
if (!password) return ""; TO if (!plainpassword) return "";