Feature request #1603
WMS Basic Authentication
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Gary Sherman | ||
Category: | Web Services clients/WMS | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 11663 |
Description
Add basic HTTP authentication to the WMS provider to allow adding password protected services.
History
#1 Updated by dmorissette - over 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.
#2 Updated by Gary Sherman over 15 years ago
I'm looking into this...
#3 Updated by Gary Sherman over 15 years ago
- Status changed from Open to In Progress
Work is underway on implementing this feature.
#4 Updated by aboudreault - over 15 years ago
Hi Gary. I have applied the patch in QGis 1.0.1 to test it. It works perfectly.
#5 Updated by dmorissette - over 15 years ago
Thanks Alan.
What are the chances of getting this in SVN trunk before the 1.1 branch is created?
#6 Updated by Tim Sutton over 15 years ago
- Status changed from In Progress to Closed
- Resolution set to fixed
I committed this as 6e577fa1 (SVN r10609) (with apologies to translators).
#7 Updated by Anonymous about 15 years ago
Milestone Version 1.1.0 deleted