starting with password recovery procedures

This commit is contained in:
Antonio Ramirez
2016-12-06 14:31:11 +01:00
parent c5279eb13c
commit ea68cb3d84
11 changed files with 243 additions and 40 deletions

View File

@ -67,6 +67,10 @@ class Module extends \yii\base\Module
* compute the hash doubles for every increment by one of $cost.
*/
public $blowfishCost = 10;
/**
* @var array the class map. How the container should load specific classes.
*/
public $classMap = [];
/**
* @var array the url rules (routes)