[Catalyst] progressive authentication via db & LDAP
Tomas Doran
bobtfish at bobtfish.net
Wed Jan 26 17:23:32 GMT 2011
On 26 Jan 2011, at 16:27, piccard wrote:
> but ... I decided to go for the new extended class because I still
> need progressive Auth, means, some users are only in the DB
> (including their password) and some are only in the LDAP-Dir.
> So, if I go for the example above a normal PasswordCheck against the
> DB wouldn't be possible anymore, right?
So put that logic in your domain model (i.e. DB row class), where it
belongs?
Cheers
t0m
More information about the Catalyst
mailing list