Pass $c along to find_user method so overridden user_class users can get at models...
authorCory G Watson <gphat@onemogin.com>
Fri, 15 May 2009 20:25:36 +0000 (20:25 +0000)
committerCory G Watson <gphat@onemogin.com>
Fri, 15 May 2009 20:25:36 +0000 (20:25 +0000)
commit52a972a4846d22d327aee1ec6c0c5e76e216cb58
tree256ad9d5c7af8f96d3390045ce66f5e588cd926c
parent6149223df99025b1738b64c21853a065f10354dd
Pass $c along to find_user method so overridden user_class users can get at models (or whatever crazy things they might do)
Changes
lib/Catalyst/Authentication/Store/LDAP/Backend.pm
lib/Catalyst/Authentication/Store/LDAP/User.pm