08-21-2018, 04:07 PM
You would need to modify the User.php class. It is very touchy so be careful and test heavily.
In particular, you will need to modify the find public function to use username always, and not email. That should be an easy change, but lots could go wrong, be careful.
Brandin.
In particular, you will need to modify the find public function to use username always, and not email. That should be an easy change, but lots could go wrong, be careful.
Brandin.