On Jan 30, 2008 3:23 AM, Moritz Onken <[EMAIL PROTECTED]> wrote: > You should have a look at Crypt::SaltedHash, which is used by Catalyst. > There is also a Plugin called DBIx::Class::SaltedPasswords which I > wrote some month ago. It's pretty simple implementation.
So you are using a Digest::* module AND knew that DigestColumns existed (you linked to the POD) and you couldn't just submit a patch or ask for a commit bit to add the 3 lines it would habve taken to support salts? *sigh* --Guillermo Roditi (groditi) PS I realize it's my fault for forgetting to include salt support, but seriously, it's not that hard to bug me and everyone that's dealt with me knows I am not picky about patches / suggestions / commit bits _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]
