このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Laclic
/
Souke
ウォッチ
5
スター
0
フォーク
1
コード
課題
1
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
[Site] Erreur accès inscription : Vous n'êtes pas autorisé à effectuer cette action
#1205
feature/souke
Guillaume Bourgeois
1年前
親
f17772f08c
コミット
d17b65ebc2
1個のファイルの変更
、
3行の追加
、
0行の削除
分割表示
差分情報を表示
+3
-0
frontend/controllers/SiteController.php
+ 3
- 0
frontend/controllers/SiteController.php
ファイルの表示
@@ -83,6 +83,9 @@ class SiteController extends FrontendController
'roles' => ['@'],
],
],
'denyCallback' => function($rule, $action) {
return $this->redirect('index');
}
],
'verbs' => [
'class' => VerbFilter::class,
書き込み
プレビュー
読み込み中…
キャンセル
保存