dever 6 năm trước cách đây
mục cha
commit
a5e722bfbb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/Base.php

+ 1 - 1
lib/Base.php

@@ -220,7 +220,7 @@ class Base
                 }
 
                 if (!$new) {
-                    if ($user['bind'] == 1) {
+                    if ($user['bind'] == 1 && !strstr($user['username'], '****')) {
                         $new = $v['uid'];
                     } elseif ($user['temp'] == 2) {
                         $new = $v['uid'];