shish 4 lat temu
rodzic
commit
fb1df1c233
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app-pt/controllers/MtController.php

+ 1 - 1
app-pt/controllers/MtController.php

@@ -12,7 +12,7 @@ use Yii;
 class MtController extends BaseController
 {
 
-    public $guestAccess = ['bind'];
+    public $guestAccess = ['bind', 'refresh'];
 
     public function actionBind()
     {