Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

#8027 closed defect (invalid)

Trac - mod_wsgi with SSPI - logout doesn't work

Reported by: srimanthula.radhakrishna@… Owned by:
Priority: normal Milestone:
Component: general Version: 0.11.2.1
Severity: normal Keywords: Logout, mod_wsgi, SSPI
Cc: srimanthula.radhakrishna@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Logout doesn't work on my Trac setup. Here are the details of my setup:

Windows XP SP2 Trac 0.11.2.1 mod_wsgi SSPI Authentication

When I hit logout, the system doesn't seem to log me off. I can still browse around.

Guess its either logging me off and re-logging me in immediately, or the log out operation is faulty.

Please let me know if you need any other information.

Attachments (0)

Change History (1)

comment:1 by Emmanuel Blot, 15 years ago

Milestone: 0.11.3
Priority: highnormal
Resolution: invalid
Severity: majornormal
Status: newclosed

It is neither related to SSPI nor to WSGI, but to the way HTTP-based authentication works.

You need to use an alternative authentication manager (such as th:AccountManagerPlugin) to avoid this kind of issues.

You may also want search for the numerous duplicates about logout and HTTP authentication

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.