Does anyone have experience modifying an existing Security Module from non-encrypted PW to MD5 encryption? And, any advice on the best way to add PW complexity script requiring number of characters, upper/lower case, number, symbol, etc., to run onValidate? This would need to be server-side validation, not JS (or not just JS.)
Thanks in advance.