Opened 12 years ago
Closed 12 years ago
#886 closed enhancement (fixed)
Update WMS does not pay attention to http authentification
Reported by: | obgr | Owned by: | astrid_emde |
---|---|---|---|
Priority: | major | Milestone: | 2.7.4 release |
Component: | administration | Version: | 2.7.3 |
Keywords: | Cc: |
Description ¶
The "update WMS" functionality does ignore the http authentification. So to update a password protected service, you can't use it.
See attached patch file for solving this. It does a bit more like adding the http auth parts to update WMS, it also warns the user a service is password protected by showing this graphically and it gives the possibility to reupload a service, e.g. when only the password changed.
Change History (7)
comment:1 by , 12 years ago
Milestone: | → 2.7.4 release |
---|---|
Owner: | changed from | to
by , 12 years ago
Attachment: | mb_update_wms.patch added |
---|
New patch, didn't look at the old one close enough
comment:3 by , 12 years ago
Hello,
I merged the code already. But I still want to test a bit, before I commit. Hope I can do it tomorrow.
comment:5 by , 12 years ago
comment:6 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Type: | defect → enhancement |
Module merged with current trunk and tested. https://trac.osgeo.org/mapbender/changeset/8613/trunk/mapbender
thanks for the path. I will merge the changes to trunk and 2.7