TopLevel Account.js - jcobban/Genealogy GitHub Wiki
This script implements the dynamic functionality of the page Account.php
In addition to validating input values this script displays a valuation of the new password value as it is modified by the user based upon the "entropy" of the supplied value. To facilitate in choosing a strong password the script generates a random 32 character password on request.
Next: Account.php