Closed rember241 closed 7 years ago
Guys have you ever tried logging in using a different username with a password that is a password of another user? if you use your friends password when logging in, the account of your friend will login instead of your account.
weird, login is resolved by username: https://github.com/hedii/Codeigniter-login-logout-register/blob/master/application/models/User_model.php#L54
please provide steps to reproduce
Guys have you ever tried logging in using a different username with a password that is a password of another user? if you use your friends password when logging in, the account of your friend will login instead of your account.