Closed GoogleCodeExporter closed 9 years ago
Same issue here.
Original comment by jorgemar...@gmail.com
on 28 Jan 2012 at 4:26
This params for module
{{{
'modules'=>array(
'user'=>array(
'tableUsers' => 'tbl_users',
'tableProfiles' => 'tbl_profiles',
'tableProfileFields' => 'tbl_profiles_fields',
),
...
),
'components'=>array(
'user'=>array(
// enable cookie-based authentication
'allowAutoLogin'=>true,
'loginUrl' => array('/user/login'),
),
...
),
}}}
Original comment by mish...@gmail.com
on 29 Jan 2012 at 12:12
Original issue reported on code.google.com by
sh...@mayzes.org
on 16 Dec 2011 at 12:40