$valid =false;$this->getElement('login')->addError(self::FAIL_LOGIN_MSG);break;caseself::UID_BANNED: $_SESSION['rand'] = csrf_token();$this->redirect_to = sprintf(self::REDIRECT_URL_BANNED, $data['login'], $_SESSION['rand']);break;caseself::UID_INNACTIVE:$this->redirect_to =...