Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
JavaScript 16 - JS function to PHP
I have found a password which the JS function Check() accepts as correct. But, when it submits it to check.php, the server-side script says the password is still invalid. Seems a bit unfair, because the server-side check should reflect exactly the client-side check. At least, that is what I thought was intended.