Menu

#69 Able to create username with spaces - Should NOT be allowed

v 2.0
closed-accepted
9
2005-06-17
2005-05-24
Mike King
No

Currently, it is possible to create a user whose username has a space in
it. This should not be allowed. Usernames should only allow alpha-
numeric characters, plus hyphens or underscores.

Discussion

  • Mike King

    Mike King - 2005-05-28
    • assigned_to: nobody --> cdurham
     
  • Chuck Durham

    Chuck Durham - 2005-05-31
    • assigned_to: cdurham --> chrisdaly01
     
  • Mike King

    Mike King - 2005-06-15
    • assigned_to: chrisdaly01 --> mking_cv
     
  • Mike King

    Mike King - 2005-06-15

    Logged In: YES
    user_id=1261492

    The new rule for usernames is:

    [\\w-\\.\\@]+

    learn regexes if you can't figure that out :-)

     
  • Mike King

    Mike King - 2005-06-15
    • status: open --> pending-accepted
     
  • Mike King

    Mike King - 2005-06-17
    • status: pending-accepted --> closed-accepted
     

Log in to post a comment.