/* Decoded by unphp.net */ input->post("remember"); goto NoJyu; it1IG: if ($this->ion_auth->is_max_login_attempts_exceeded($this->input->post("identity"))) { goto lGhtC; } goto TwUDA; sUttE: $invalid = ["identity" => form_error("identity"), "password" => form_error("password")]; goto Qww7a; hyXes: if ($this->form_validation->run() === TRUE) { goto oF5DQ; } goto sUttE; my5Qw: $this->form_validation->set_rules("password", str_replace(":", '', $this->lang->line("login_password_label")), "required|trim"); goto hyXes; vxShw: $this->form_validation->set_rules("identity", str_replace(":", '', $this->lang->line("login_identity_label")), "required|trim"); goto my5Qw; oooYP: goto eELDJ; goto C5zaH; wjsCd: $this->cek_akses(); goto JBzz7; w7F1I: $data = ["status" => false, "failed" => "Anda sudah 3x melakukan percobaan login, silakan hubungi Administrator", "akses" => "attempts"]; goto vGeXp; NoJyu: if ($this->ion_auth->login($this->input->post("identity"), $this->input->post("password"), $remember)) { goto dj3zt; } goto it1IG; qjpCd: $this->output_json($data); goto oooYP; TwUDA: $data = ["status" => false, "failed" => "Incorrect Login", "akses" => "no attempts"]; goto mnKh1; Qww7a: $data = ["status" => false, "invalid" => $invalid, "akses" => "no valid"]; goto xVvzj; C5zaH: dj3zt: goto wjsCd; v7ZAJ: P2tb1: goto N6Wi3; L7vth: goto P2tb1; goto xJaZZ; vGeXp: sdmnd: goto qjpCd; xVvzj: $this->output_json($data); goto L7vth; N6Wi3: } ?>