Modify ↓
Ticket #1485 (closed defect: fixed)
Opened 7 years ago
Last modified 5 years ago
session seems bound to the IP address
| Reported by: | francois.jan@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.8.1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
I use trac behind a proxy with several IP addresses. When accessing trac, sometimes I get through but most requests don't. In this case, I get the message :
Error accessing authenticated session
Session cookie requires authentication
It looks like trac is concerned with my ip address (changing) and refuses me when I don't use the ip address used to create the session.
Attachments
Change History
comment:1 Changed 7 years ago by francois.jan@…
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 7 years ago by gnuwho@…
Can this fix be ported to 0.8-stable?
Note: See
TracTickets for help on using
tickets.



Apparently, it is fixed already in [1361]