Closed
Bug 811822
Opened 13 years ago
Closed 13 years ago
Make sessions in django more paranoid
Categories
(Marketplace Graveyard :: Payments/Refunds, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-12-06
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
References
Details
Store more info in sessions:
- IP Address
- User agent
Then warn if those change.
We can probably rip some stuff out of: https://github.com/rfk/django-paranoid-sessions/blob/master/paranoidsessions/__init__.py
| Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → 2012-12-06
| Assignee | ||
Comment 1•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•