« Apache Session | Main | Cookies »

Todos

MAPS Registration

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