|
[
Permlink
| « Hide
]
Nick Faiz added a comment - 26/Nov/04 12:39 AM
This was an evil bug - someone had placed a username.toLowerCase() in ConfluenceAuthenticator before trying to authenticate.
Unfortunately, this must be backed out (see, also,
I'm assigning this to me as I'm interested in fixing the problem when a window appears. We added back the username.toLowerCase() in ConfluenceAuthenticator, since it was introducing new problems.
If a user registered with a mixed case name, which will be lower cased during the sign-up without notifying the user, the user won't no longer be able to log in with that username. We will provide a JSP which will force existing usernames in the database into lower case. It will also detect whether a username is used twice with different case characters. This should only affect a very little percentage of the existing users. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||