Ticket #4561 (closed defect: duplicate)
case sensitivity with login information on windows and duplicate user entry in session table
| Reported by: | Karmadude <karmadude@…> | Owned by: | jonas |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | 0.10.3 |
| Severity: | major | Keywords: | iexplorer7 |
| Cc: |
Description
I have trac setup to use windows domain authentication. When I login using firefox, everything is in lowercase, and and entry is made in session table:
example: domain\username
Now if I login from IE7, since I am on the domain, IE7 automatically logs me in, but everything is in uppercase now and a second entry is made to the session table for the same user, but with uppercase characters.
example: DOMAIN\UserName?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


