Commit 2aa14153 authored by liuqiao's avatar liuqiao

弱密码

parent 46e93195
...@@ -331,6 +331,7 @@ class Broker_model extends Broker_base_model { ...@@ -331,6 +331,7 @@ class Broker_model extends Broker_base_model {
$this->session->unset_userdata($app_key); $this->session->unset_userdata($app_key);
//清第二个缓存 //清第二个缓存
$this->deleteSession(); $this->deleteSession();
unset($_SESSION['zsb_user_weak_password']);
//清除身份 //清除身份
$cookie = array( $cookie = array(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment