Hi Andrea, Luca, On Wed, Aug 24, 2011 at 5:48 PM, aperi2007 <[email protected]> wrote:
> >I discovered that with QGIS 1.6-1.7 WMS connection never uses proxy > >user/password authentication, this is a big problem in corporate > >environments. I filed the bug #3844. > > We discovered that also the plugin repository never uses proxy > user/password. > Perhaps will use the same classes ? > It work only with proxy anonymous (without user/pwd). > QGis uses a QT class (QNetworkAccessManager) to handle the user authentication, so I would exclude this is a QGis bug. Indeed if it were a QGis bug, e.g. an error in setting proxy host and port, then connection shouldn't have to work also without authentication. Both these problems may be related to a QT bug in NTLM(v2) authentication, see at [1]. @Luca: running the python plugin installer under the proxy, does it work? Regards. [1] https://bugreports.qt.nokia.com//browse/QTBUG-17322 So to update the plugins we need to put the repositories in the white-list > (very very bad practice for network administrators). > > Andrea. > > ______________________________**_________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/**mailman/listinfo/qgis-**developer<http://lists.osgeo.org/mailman/listinfo/qgis-developer> > -- Giuseppe Sucameli
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
