MAPS Registration
Apparently the JavaScript regex for valid email addresses is not bulletproof yet. Email addresses of tthe form "Joe@Schmoe" pass through the regex OK.Javascript should check to make sure username doesn't have a space in it- username should be case insensitive
- registerform.cgi should not allow a username that is not a valid MAPS user.
No comments:
Post a Comment