Opened 13 years ago

Last modified 13 years ago

#3844 new bug

QGIS doesn't use username and password in options dialog for proxy connections with WMS

Reported by: trapanator Owned by: jef
Priority: major: does not work as expected Milestone: Version 1.7.0
Component: WMS Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

QGIS doesn't use username and password inserted in the options dialog for proxy connections, to use with WMS connections.

This problem affects 1.6.0 and trunk versions, on Linux and Windows.

In the SQUID log, I see this when I try to connect to NASA WMS with Qgis:

1306326384.090      1 192.168.11.118 TCP_DENIED/407 1987 GET http://onearth.jpl.nasa.gov/browse.cgi? - NONE/- text/html

as you see, the username is not sent.

If I use the browser (Firefox 3.6) with the same url:

1306326543.606    446 192.168.11.118 TCP_MISS/200 1385 GET http://onearth.jpl.nasa.gov/browse.cgi? manganelll DIRECT/onearth.jpl.nasa.gov text/html

this is correct (manganelll is my username).

I remember that in previous versions of QGIS this was working.

Attachments (2)

prob1.png (8.6 KB ) - added by trapanator 13 years ago.
prob2.png (6.4 KB ) - added by trapanator 13 years ago.

Download all attachments as: .zip

Change History (3)

by trapanator, 13 years ago

Attachment: prob1.png added

by trapanator, 13 years ago

Attachment: prob2.png added

comment:1 by trapanator, 13 years ago

see attachments: in prob1.png I've configured proxy options, in prob2.png proxy wants repeatly my username and password for wms connection.

Note: See TracTickets for help on using tickets.