[Catalyst] Advice for Catalyst::Plugin::Authentication::Store::DBIC needed

leonard.a.jaffe at jpmchase.com leonard.a.jaffe at jpmchase.com
Thu Oct 5 15:57:13 CEST 2006


Bernhard Graf <catalyst at augensalat.de>  wrote:

> leonard.a.jaffe at jpmchase.com wrote:
> 
> > What you need to do is subclass C::P::A::Credential, and override the
> > login() method.
> >
> > The login method is where the username and password are checked, so
> > you probably want to  do something like the following (probably
> > borrowing the password check form C::P::Authentication::CDBI):
> 
> It works. But is not a trivial thing, because it requires knowledge of 
> the - quite complex - Catalyst authentication code.

Or you could use the code I included, which is not some pseudo-code I
made up to make a point, but the very same code I run in one of my cat
apps.  All you have to do is fill in the status check where I indicated,
and you should have working code.

Len.


-- 
Leonard A. Jaffe      (614)213-4283
JP Morgan Chase, Columbus, OH 
DSS Monitoring Instrumentation Services
leonard.a.jaffe at jpmchase.com



-----------------------------------------
This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law.  If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED.  Although this transmission and
any attachments are believed to be free of any virus or other
defect that might affect any computer system into which it is
received and opened, it is the responsibility of the recipient to
ensure that it is virus free and no responsibility is accepted by
JPMorgan Chase & Co., its subsidiaries and affiliates, as
applicable, for any loss or damage arising in any way from its use.
If you received this transmission in error, please immediately
contact the sender and destroy the material in its entirety,
whether in electronic or hard copy format. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20061005/db17c14a/attachment.htm 


More information about the Catalyst mailing list