Modify

Opened 15 years ago

Closed 14 years ago

#4127 closed enhancement (wontfix)

Logout when using HTTP basic auth

Reported by: sroussey@… Owned by: John Hampton
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords: logout BasicAuth cookie
Cc: John Hampton, Ryan J Ollos Trac Release: 0.11

Description

It would be great if you could still use the normal basic auth login browser based login style (not form), yet still be able to logout. It would require trac to test for the user/pass rather than apache. A cookie would be issued and from then on that cookie and that user would have to match (keeping that in session info). If the user logs out, then that cookie would be deleted and a redirect occur. No cookie would indicate an auth error such that the browser would ask for credentials again. Even if the user just hit return to relogin, that would be ok (they would be given a new cookie).

Attachments (0)

Change History (1)

comment:1 Changed 14 years ago by Steffen Hoffmann

Cc: John Hampton Ryan J Ollos added; anonymous removed
Keywords: logout BasicAuth cookie added
Resolution: wontfix
Status: newclosed

While this is a valid demand, we shouldn't have more tickets than ticket:791 regrading this issue, as it is a) certainly not easy and b) should really be dealt with in Trac core, right?.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain John Hampton.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.