* Added $wgInvalidUsernameCharacters to disallow certain characters in
authorRyan Schmidt <skizzerz@users.mediawiki.org>
Tue, 24 Mar 2009 22:36:53 +0000 (22:36 +0000)
committerRyan Schmidt <skizzerz@users.mediawiki.org>
Tue, 24 Mar 2009 22:36:53 +0000 (22:36 +0000)
commitc75197371c81cfe35b0c29e3cd8ea3219e3a6bd1
tree9e502c03259f8052b0c96b39fc602f2ef5a336b1
parentf955fdc39ee931e6589825ab457752055680af61
* Added $wgInvalidUsernameCharacters to disallow certain characters in
  usernames during registration (such as "@")
* Added $wgUserrightsInterwikiDelimiter to allow changing the delimiter
  used in Special:UserRights to denote the user should be searched for
  on a different database
RELEASE-NOTES
includes/DefaultSettings.php
includes/User.php
includes/specials/SpecialUserrights.php