Skip to content

Commit e05cca2

Browse files
committedNov 21, 2017
[bugfix][auth] 2to3 settings migrate authcfg for WMS/WFS
Fixes #17402 Authentication settings for WMS/WFS etc. are not migrated from 2 to 3
1 parent 62713a5 commit e05cca2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎resources/2to3migration.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Qgis/connections-xyz/*;qgis/connections-xyz/*
88
Qgis/connections-wms/*;qgis/connections-wms/*
99
Qgis/connections-wfs/*;qgis/connections-wfs/*
1010

11+
# Authentication configurations
12+
Qgis/WMS/*;qgis/WMS/*
13+
Qgis/WFS/*;qgis/WFS/*
14+
1115
# random stuff
1216
browser/favourites;*
1317
svg/searchPathsForSVG;*

0 commit comments

Comments
 (0)
Please sign in to comment.