satellite TLE updater user agent incomplete...

Bug #709933 reported by wkitty42
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Stellarium
Fix Released
Medium
Matthew Gates

Bug Description

the Satellite TLE Updater module's user agent in 0.10.6.1 is incomplete as it has been in earlier versions since the TLE updater was introduced... currently the UA is only Mozilla/5.0 and there are many security devices that are alerting and/or blocking based on this... why? because there's a lot of black traffic out there using this same agent so it and its activities are suspicious...

the suggestion is to use a more complete user agent in the web code section for the Satellite TLE Updater... possibly something simple like the following...

Mozilla/5.0 (Stellarium TLE Updater v:x.x.x.x; http://stellarium.site/TLE_Updater)

where the v:x.x.x.x is the Stellarium version OR the updater module's version OR some possible combination of both (ie: 0.10.6.1-0.42.3 where 0.42.3 is the updater's version)

see RFC-1945 at http://tools.ietf.org/html/rfc1945 for more information if desired...

Related branches

wkitty42 (wkitty42)
description: updated
Revision history for this message
Matthew Gates (matthew-porpoisehead) wrote :

Thanks for the report. I changed the user agent in my development code. It now looks like this:

Mozilla/5.0 (Stellarium Satellites Plugin 0.6.5; http://stellarium.org/)

Show be committed with the next release.

Changed in stellarium:
milestone: none → 1.0.0
assignee: nobody → Matthew Gates (matthew-porpoisehead)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Matthew Gates (matthew-porpoisehead) wrote :

committed & pushed to branch ~matthew-porpoisehead/stellarium/satellites

Changed in stellarium:
status: Confirmed → Fix Committed
treaves (treaves)
Changed in stellarium:
milestone: 1.0.0 → 0.11.0
Changed in stellarium:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.