On Monday, August 22, 2011 10:47:05 PM UTC-4, Massimo Di Pierro wrote: > > You are right. check trunk, there is a solution. > *try: table_user[passfield].requires[-1].min_length = 0* Why do you only reset min_length to 0 if CRYPT is the last validator in requires? Would it be safer to specifically check for CRYPT anywhere in the requires list? Anthony
- [web2py] Re: An issue with trunk changes to password rules Anthony

