リビジョン 304d523f app/Controller/AppController.php
app/Controller/AppController.php | ||
---|---|---|
57 | 57 |
'username' => 'login_id', //Default is 'username' in the userModel |
58 | 58 |
'password' => 'password' //Default is 'password' in the userModel |
59 | 59 |
), |
60 |
// 'status' => 0, |
|
60 | 61 |
'passwordHasher' => 'Blowfish' |
61 | 62 |
) |
62 | 63 |
), |
他の形式にエクスポート: Unified diff