Closed
Bug 1137056
Opened 11 years ago
Closed 10 years ago
"IP address of last login" in user profile show a CDN IP
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect)
addons.mozilla.org Graveyard
Code Quality
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: yfdyh000, Assigned: jason)
References
Details
I see the "IP address of last login 223.202.6.18" in my user profile, the is a China's CDN server IP address.
http://bgp.he.net/ip/223.202.6.18
The "Beijing Blue I.T Technologies Co.,Ltd." is ChinaCache.
doc: https://pypi.python.org/pypi/commonware/0.2.4 SetRemoteAddrFromForwardedFor
Component: Public Pages → Code Quality
Perhaps these is also affected: https://github.com/mozilla/olympia/search?q=REMOTE_ADDR
Updated•10 years ago
|
Assignee: nobody → mpillard
Comment 4•10 years ago
|
||
Actually something for Jason. Commonware has a KNOWN_PROXIES setting to exclude our CDNs etc when looking at REMOTE_ADDR, we don't appear to be using it on olympia, but we do on zamboni. Jason, do you know what list of IPs we should be using ?
Assignee: mpillard → jthomas
| Assignee | ||
Comment 5•10 years ago
|
||
This IP address was associated with our AMO China Proxy, which has been decommissioned (Bug 1122755).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•