First of all, thanks for sharing the validator, it might come in handy in the future. I must agree on the name change and that now is the right time to do it.
IS_STRONG() feels like a good choice since it will be checking password strength, which is a function of length, complexity and randomness (only the first two are being validated here, the latter requires a check against well-know and last-used passwords). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

