madison.sacd has asked for the wisdom of the Perl Monks concerning the following question:
authentication: dbic: user_class: MyappDB::User user_field: username password_field: password password_type: clear authorization: dbic: role_class: MyAppDB::User role_field: role role_rel: map_user_role user_role_user_field: user_id
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Catalyst::Plugin::Authorization -- dont have "role_rel" for one table
by Herkum (Parson) on May 09, 2007 at 11:37 UTC | |
|
Re: Catalyst::Plugin::Authorization -- dont have "role_rel" for one table
by jasonk (Parson) on May 09, 2007 at 16:06 UTC |