Re: [web2py] Re: Problem with IS_STRONG() and CRYPT() methods

2010-08-13 Thread Nathan Freeze
Indeed. This needs some work. I will send a patch soon. On Aug 13, 2010 10:43 AM, "Jonathan Lundell" wrote: On Aug 13, 2010, at 2:19 AM, mdipierro wrote: > @elfuogo1, let us know if the problems are solved. ... Following up on Mr Freeze's comment, IS_STRONG is a bit problematical, or at least i

Re: [web2py] Re: Problem with IS_STRONG() and CRYPT() methods

2010-08-13 Thread Jonathan Lundell
On Aug 13, 2010, at 2:19 AM, mdipierro wrote: > @elfuogo1, let us know if the problems are solved. Following up on Mr Freeze's comment, IS_STRONG is a bit problematical, or at least it doesn't fit so well into the pattern of the other validators. There's no good way to translate its messages, f