From: john Date: Wed, 10 Oct 2018 06:30:34 +0000 (+0800) Subject: sync X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=713c0544d2fd94e7410d8dfe81e3a25e91c88dcf sync --- diff --git a/Pman/Login.php b/Pman/Login.php index aa01ab9..92ff30d 100644 --- a/Pman/Login.php +++ b/Pman/Login.php @@ -135,6 +135,7 @@ class Pman_Login extends Pman 'id' => 0, 'disable_oath' => empty($s->lookup('core', 'two_factor_authentication')) ? 0 : 1 )); // not logged in.. + exit; } //die("got here?"); $au = $u->getAuthUser();