[Dbix-class] Password Hashing with DBIx::Class::EncodedColumn
fREW Schmidt
frioux at gmail.com
Wed Feb 3 18:33:23 GMT 2010
Hey guys,
So we are trying to use Crypt::Eksblowfish::Bcrypt with DBIC::EncodedColumn
with our Cat app but it looks like the examples provided in the doc are
incorrect.
The doc uses CHAR(22) for their password field, but we are getting that the
value is too long and our field has a length of 40. I see that I am getting
one of length 59 right now, and I figured I'd ask around before patching the
docs.
Is that what I should be getting? 59?
Let me know.
-- =
fREW Schmidt
http://blog.afoolishmanifesto.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20100203/29a=
ed42d/attachment.htm
More information about the DBIx-Class
mailing list