Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1603 closed enhancement (fixed)

WMS Basic Authentication

Reported by: gsherman Owned by: gsherman
Priority: minor: annoyance Milestone:
Component: WMS Version: Trunk
Keywords: Cc: dmorissette, aboudreault
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

Add basic HTTP authentication to the WMS provider to allow adding password protected services.

Attachments (1)

patch_to_1603.diff (15.3 KB ) - added by jef 15 years ago.
gary's changes derived from the 'zip' ball (see http://lists.osgeo.org/pipermail/qgis-developer/2009-April/006680.html)

Download all attachments as: .zip

Change History (9)

comment:1 by dmorissette, 15 years ago

Cc: dmorissette added

comment:2 by dmorissette, 15 years ago

That shouldn't be too hard to add, there is already a setUser() method in the QHttp class that could be used to pass the user/password.

comment:3 by gsherman, 15 years ago

Owner: changed from nobody to gsherman

I'm looking into this...

comment:4 by gsherman, 15 years ago

Status: newassigned

Work is underway on implementing this feature.

by jef, 15 years ago

Attachment: patch_to_1603.diff added

gary's changes derived from the 'zip' ball (see http://lists.osgeo.org/pipermail/qgis-developer/2009-April/006680.html)

comment:5 by aboudreault, 15 years ago

Hi Gary. I have applied the patch in QGis 1.0.1 to test it. It works perfectly.

comment:6 by dmorissette, 15 years ago

Cc: aboudreault added

Thanks Alan.

What are the chances of getting this in SVN trunk before the 1.1 branch is created?

comment:7 by timlinux, 15 years ago

Resolution: fixed
Status: assignedclosed

I committed this as r10608 (with apologies to translators).

comment:8 by (none), 15 years ago

Milestone: Version 1.1.0

Milestone Version 1.1.0 deleted

Note: See TracTickets for help on using tickets.