Modify ↓
      
Opened 15 years ago
Closed 15 years ago
#10151 closed defect (duplicate)
Logging off doesn'n work
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.12-stable | 
| Severity: | normal | Keywords: | log off, logging off, log out, logout | 
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When I click on Logout link the Trac look like as realy logout. But when I click Back on browser, or set specific URL address I'm still logged in.
I must to close my browser for realy logging off.
This bug is potential security risk!
Attachments (0)
Change History (1)
comment:1 by , 15 years ago
| Milestone: | next-minor-0.12.x | 
|---|---|
| Resolution: | → duplicate | 
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    


  
Known issue (#791), and there's nothing we can do about it in Trac, as long as you are using HTTP authentication. Use th:AccountManagerPlugin and form-based login if you want logout to work.