<leirás>

This commit is contained in:
rocho
2015-11-30 19:21:27 +01:00
parent 4935aaa4a2
commit 4872abbb20
10 changed files with 81 additions and 26 deletions

View File

@@ -14,12 +14,12 @@ return [
'bootstrap' => ['log'],
'modules' => [],
'components' => [
'request' => [
/*'request' => [
'csrfParam' => '_backendCSRF',
'csrfCookie' => [
'path' => '/backend/web',
],
],
],*/
'user' => [
'identityClass' => 'common\models\User',
'enableAutoLogin' => true,