mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2311 - Refactor Login FSM for errors
This commit is contained in:
@@ -54,7 +54,7 @@ class LoginDefaultBefore extends AbstractLoginFSMExtension
|
||||
|
||||
protected function OnError(&$iErrorCode)
|
||||
{
|
||||
static::ResetSession();
|
||||
LoginWebPage::ResetSession();
|
||||
$iOnExit = LoginWebPage::getIOnExit();
|
||||
if ($iOnExit == LoginWebPage::EXIT_RETURN)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user