[html-formfu] password processing
Octavian Rasnita
orasnita at gmail.com
Sun Jan 24 17:57:46 GMT 2010
Please send that code to me (or on the list).
Thanks.
Octavian
----- Original Message -----
From: "Alex Povolotsky" <tarkhil at over.ru>
To: "HTML Form Creation,Rendering and Validation Framework"
<html-formfu at lists.scsys.co.uk>
Sent: Sunday, January 24, 2010 7:21 PM
Subject: Re: [html-formfu] password processing
> On 01/24/10 18:41, Octavian Rasnita wrote:
>> I am also interested to find more about creating transformers in general
>> but I couldn't find too much documentation, so if somebody know more,
>> please tell us.
> Well, interface is rather simple and easy to read.
>
> The code is less than 50 lines, if anyone is interested in transformer
> added like this
>
> - type: Password
> name: password
> label: Password
> transformers:
> - type: PassHash
> password: passmd5
> hash: MD5
> digest: hexdigest
>
> (it adds valid passmd5 as MD5 hexdigest of password to form)
>
> I can document and pack it.
>
> Alex.
>
> _______________________________________________
> HTML-FormFu mailing list
> HTML-FormFu at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
More information about the HTML-FormFu
mailing list