Bug fixes
I’ve fixed a few bugs with WordPress MU that prevented people from logging in. It seems WordPress MU allowed case-sensitive usernames to be registered but not actually used…since it would convert all the characters to lowercase before sending in the username you submitted when you logged in – naturally, this broke things.
Although I could allow case-sensitive usernames now that I’ve fixed the login page, I’ve chosen not to as it could result in confusion in the near future. As such, only lowercase usernames are accepted by the signup page now.






