Question #204289 on PHPDevShell changed:
https://answers.launchpad.net/phpdevshell/+question/204289
Bill Gosse gave more information on the question:
This is the code that I have around line 85:
$plugin = $this->getAuthPlugin($source);
if ($plugin->lookupUser(array('username' => $username, 'password' =>
$password))) {
return $user;
}
--
You received this question notification because you are a member of
PHPDevShell, which is an answer contact for PHPDevShell.
_______________________________________________
Mailing list: https://launchpad.net/~phpdevshell
Post to : [email protected]
Unsubscribe : https://launchpad.net/~phpdevshell
More help : https://help.launchpad.net/ListHelp