[Catalyst] Reaction Authentication
Guillermo Roditi
groditi at gmail.com
Sat Jan 27 23:45:38 GMT 2007
I just ran into this bug too
target_model isa => 'ResultSet' on Create, not a Row, so it lacks a
password field. it is mildly retarded. i dont know how to fix it in an
elegant manner.. but at least i know now what the problem is...
if i get lucky this will probably be fixed in svn soonish
On 1/25/07, Jonas Alves <jonas.alves at gmail.com> wrote:
>
>
> On 25/01/07, Guillermo Roditi <groditi at gmail.com> wrote:
> > what i meant is that you get new_password and confirm_new password,
> > but you still need the original password field
> >
> > see code for
> Reaction::InterfaceModel::Action::DBIC::User::Role::SetPassword;
>
> Yes, but i have the password field in the model passed to "target_model".
>
>
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo:
> http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
>
>
More information about the Catalyst
mailing list