Initial idea - make the user class instance have a closure which when called will...
authorTomas Doran <bobtfish@bobtfish.net>
Tue, 28 Apr 2009 12:35:52 +0000 (12:35 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Tue, 28 Apr 2009 12:35:52 +0000 (12:35 +0000)
commit57e643d28afe2c8479ba2591327231003d8c4687
tree7a9f20e7e494571008518ba09d46562cd5aab8e6
parentafb8e81c5dc4d6a63c2de270339da078baf2adb5
Initial idea - make the user class instance have a closure which when called will retrieve an LDAP connection bound as the user, not so pleasant, but better than saving the password in the user object in plaintext..
lib/Catalyst/Authentication/Store/LDAP/User.pm