On 05/10/2011 12:22 PM, Johannes Renner wrote:
> 1. Write a custom password strength verificator in Java (like in e.g. ESAPI 
> [1]):
> 
> + not hard to implement (at least when omitting dictionary lookups)
> + requirements can be made configurable, e.g. password min/max length
> - no dictionary lookups

If you do not need dictionary lookups, IMHO easiest way is to write it
in javascript:
http://www.webresourcesdepot.com/10-password-strength-meter-scripts-for-a-better-registration-interface/

-- 
Miroslav Suchy
Red Hat Satellite Engineering

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to