mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 22:32:40 +08:00
'autoGenerateSecretKey' mention removed from upgrade note about Security
This commit is contained in:
@ -136,7 +136,6 @@ configure `itemFile`, `assignmentFile` and `ruleFile`.
|
||||
'deriveKeyStrategy' => 'hmac', // for PHP version < 5.5.0
|
||||
//'deriveKeyStrategy' => 'pbkdf2', // for PHP version >= 5.5.0
|
||||
'useDeriveKeyUniqueSalt' => false,
|
||||
'autoGenerateSecretKey' => true,
|
||||
],
|
||||
// ...
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user