[Dbix-class] Re: Re: A better Digest / Encoding / EncryptionComponent

Guillermo Roditi groditi at gmail.com
Thu Jan 31 23:49:52 GMT 2008


OK! DBIx-Class-EncodedColumn-0.00001_02 is on the CPAN and svn!

Please take a look at it, or at least the docs if you currently use
DigestColumns.

--Guillermo Roditi (groditi)

On Jan 30, 2008 1:45 PM, Hartmaier Alexander
<Alexander.Hartmaier at t-systems.at> wrote:
> I don't get the difference to deflating (no inflating possible for hashed
> passwords ;-).
>
> -Alex
>
>
>
> -----Original Message-----
> From: Matt S Trout [mailto:dbix-class at trout.me.uk]
> Sent: Wednesday, January 30, 2008 6:01 PM
> To: DBIx::Class user and developer list
> Subject: Re: [Dbix-class] Re: Re: A better Digest / Encoding /
> EncryptionComponent
>
> On Wed, Jan 30, 2008 at 03:48:56PM +0100, quarky at quantentunnel.de wrote:
> > As I have asked a few months (years?) ago I would like to see something
> > similar, that might fit into your module ( or perhaps not ).
> >
> > We store passwords encrypted in a tables field. We use the MySQL aes_encrypt
> > an aes_decrypt functions to store and retrieve information from that column.
> > The problem is, that DBIx::Class does not implement this kind of attaching a
> > sql function to a field. At least it does not supply a way to have different
> > sql functions called for storage and retrieval.
>
> If you really cared, you'd have participated in the threads that discussed
> SQL::Abstract refactoring to make this sort of feature possible.
>
> --
>       Matt S Trout       Need help with your Catalyst or DBIx::Class project?
>    Technical Director                    http://www.shadowcat.co.uk/catalyst/
>  Shadowcat Systems Ltd.  Want a managed development or deployment platform?
> http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/
>
> _______________________________________________
> 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/dbix-class@lists.rawmode.org
>
>
> _______________________________________________
> 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/dbix-class@lists.rawmode.org
>



More information about the DBIx-Class mailing list