|
|
@ -550,6 +550,7 @@ class Handler_Public extends Handler {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
$_SESSION["login_error_msg"] = __("Incorrect username or password");
|
|
|
|
$_SESSION["login_error_msg"] = __("Incorrect username or password");
|
|
|
|
|
|
|
|
user_error("Failed login attempt from {$_SERVER['REMOTE_ADDR']}", E_USER_WARNING);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
if ($_REQUEST['return']) {
|
|
|
|
if ($_REQUEST['return']) {
|
|
|
|