Closed tahaeghtesad closed 9 years ago
In file: application/controllers/admin/user.php, field "password" should not be required, in order to edit a user and not to change it's password. when you mark it as not required, a user can be created with no password set.
This is a duplicate of #25.
In file: application/controllers/admin/user.php, field "password" should not be required, in order to edit a user and not to change it's password. when you mark it as not required, a user can be created with no password set.