[flymine-dev] case sensitive logins

Wolfgang Lugmayr flymine-dev at flymine.org
Thu, 21 Feb 2008 11:52:48 +0100


hi,

due the user migration to flymine 11 we have found out, that we have
some duplicated user accounts in the userprofile database. the logins
"MyName" and "myname" are two different accounts.

can this be unified by using a java towlower() in the login mask?

on the long run, this may confuse our users - if they have different
settings each time they log in (with different case letters).

what do you think?

cheers,
wolfgang