#407 closed defect (fixed)
[patch] Use request.META.get('REMOTE_ADDR')
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Core (Other) | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Design decision needed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
More fixes like ticket #132 ("REMOTE_ADDR not in WSGI-environ").
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Patch