On 12/14/06, Felix Schwarz <[EMAIL PROTECTED]> wrote:
>
> I would like to use the identity framework but my user names are case 
> insensitive. My
> existing app (to be rewritten) stores all user names lower case. A user 
> should be able to
> login with user name "foo" or "Foo". Does this work with identity right now?
>

Not by default but you could change your model to make sure that a
login name is set to lower case before being set/selected.  Are you
using SA or SO?

Lee

-- 
Lee McFadden

blog: http://www.splee.co.uk
work: http://fireflisystems.com
skype: fireflisystems

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to