Edgewall Software

Ticket #4561 (closed defect: duplicate)

Opened 20 months ago

Last modified 20 months ago

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

Changed 20 months ago by eblot

  • severity changed from blocker to critical
  • milestone 0.10.4 deleted

Changed 20 months ago by cboos

  • priority changed from highest to high
  • severity changed from critical to major
  • milestone set to 0.10.4

See also #4560. It's not yet clear yet whether the "Missing or invalid form token. Do you have cookies enabled?" error reported there is caused by the problem reported here or not.

Changed 20 months ago by cboos

  • keywords iexplorer7 added; IE7 removed

Changed 20 months ago by cboos

  • status changed from new to closed
  • resolution set to duplicate
  • milestone 0.10.4 deleted

See #2310.

Add/Change #4561 (case sensitivity with login information on windows and duplicate user entry in session table)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.