interfasys
Verified User
Some have a little window that shows the generated password, some don't. It would be nice to have some uniformity.
Also, the JS needs to be updated so that it can generate passwords in line with the admin's policy.
LANG_PASS_GENERATED would be a new String that shows initially.<input type=button value="|LANG_RANDOM|" onClick="randomPass(); reseller.random.value=reseller.passwd.value"> <input disabled="disabled" type=text name=random value="|LANG_PASS_GENERATED|" size=16>
Also, the JS needs to be updated so that it can generate passwords in line with the admin's policy.