I'm trying to figure out where to put some code that tests to see if user exists or not on another db in the wordpress mu login.
I have the code already written, just having some trouble trying to find where to place it in wordpress.
For example. someone enters login info, runs my code, if my code returns good then login to wp, if not then die.