Re: password encryption

2007-08-17 Thread Igor Vaynberg
i have recently disabled encryption because the idea was flawed. it would need to be encrypted on clientside in order to work properly. -igor On 8/17/07, John Carlson <[EMAIL PROTECTED]> wrote: > > I'm looking for some clarification on the wiki about Validating > PasswordTextfield: > > > > http:

password encryption

2007-08-17 Thread John Carlson
I'm looking for some clarification on the wiki about Validating PasswordTextfield: http://cwiki.apache.org/WICKET/validating-passwordtextfield.html " getValue() will get you an encryption of the entered value " I assume this is saying wicket implements some sort of encryption between th