webman迁移-优化
This commit is contained in:
@@ -132,7 +132,9 @@ class Auth extends \ba\Auth
|
||||
if ($keep) {
|
||||
$this->setRefreshToken($this->refreshTokenKeepTime);
|
||||
}
|
||||
$this->loginSuccessful();
|
||||
if (!$this->loginSuccessful()) {
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user