Skip to content

TopLevel Register.js

James Cobban edited this page Apr 24, 2020 · 3 revisions

Up: Top Level Implementation

Source Code

This script implements the dynamic functionality of the page Register.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: Register.php

Clone this wiki locally