[Qgis-user] QGis proxy settings

Gary Sherman gsherman at mrcc.com
Thu Oct 23 08:51:19 PDT 2008


The 1.0 repositories will operate on port 80 so that will eliminate part of the issue.
------Original Message------
From: Craig Leat
Sender: 
To: qgis-user at lists.osgeo.org
To: borys at wolf.most.org.pl
Sent: Oct 23, 2008 7:14 AM
Subject: Re: [Qgis-user] QGis proxy settings

Hi

Borys Jurgiel wrote:
> I've just uploaded the new proxy-friendly version of the Plugin Installer with
> Barry's patch (0.06.5). Proxy users, Could you upgrade and test it please?

In a python console I tried:
>>> import urllib
>>> urllib.getproxies()
{'http': 'http://craig:xxxx@192.168.0.1:8080/', 'no':
'localhost,127.0.0.0/8,*.local'}

My http proxy requires authentication and I see that my username and
password are returned. I tried adding the following to QPHttp:
self.proxy.setUser('craig')
self.proxy.setPassword('xxxx')

But I must be missing something because the repos are still unavailable.

Craig
_______________________________________________
Qgis-user mailing list
Qgis-user at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Sent from my BlackBerry® -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Chair, QGIS Project Steering Committee
Micro Resources: http://mrcc.com
  *Geospatial Hosting
  *Web Site Hosting
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-


More information about the Qgis-user mailing list