Skip to content

Commit 5571b5b

Browse files
author
salim laimeche
committed
Refactor publishProfile.xml to update sensitive userPWD values for improved security and simplify XML structure
1 parent b1f6981 commit 5571b5b

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

publishProfile.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1 @@
1-
<publishData>
2-
<publishProfile profileName="pro-pretorian-system - Web Deploy" publishMethod="MSDeploy" publishUrl="pro-pretorian-system.scm.azurewebsites.net:443" msdeploySite="pro-pretorian-system" userName="$pro-pretorian-system" userPWD="F21bvk85TSJwScjq35L0z3EJThgD9MHdR1rRgZWQhoqMLaXPL2ldQG3pttb4" destinationAppUrl="http://pro-pretorian-system.azurewebsites.net" SQLServerDBConnectionString="" mySQLDBConnectionString="" hostingProviderForumLink="" controlPanelLink="https://portal.azure.com" webSystem="WebSites">
3-
<databases />
4-
</publishProfile>
5-
<publishProfile profileName="pro-pretorian-system - FTP" publishMethod="FTP" publishUrl="ftps://waws-prod-am2-791.ftp.azurewebsites.windows.net/site/wwwroot" ftpPassiveMode="True" userName="pro-pretorian-system\$pro-pretorian-system" userPWD="F21bvk85TSJwScjq35L0z3EJThgD9MHdR1rRgZWQhoqMLaXPL2ldQG3pttb4" destinationAppUrl="http://pro-pretorian-system.azurewebsites.net" SQLServerDBConnectionString="" mySQLDBConnectionString="" hostingProviderForumLink="" controlPanelLink="https://portal.azure.com" webSystem="WebSites">
6-
<databases />
7-
</publishProfile>
8-
<publishProfile profileName="pro-pretorian-system - Zip Deploy" publishMethod="ZipDeploy" publishUrl="pro-pretorian-system.scm.azurewebsites.net:443" userName="$pro-pretorian-system" userPWD="F21bvk85TSJwScjq35L0z3EJThgD9MHdR1rRgZWQhoqMLaXPL2ldQG3pttb4" destinationAppUrl="http://pro-pretorian-system.azurewebsites.net" SQLServerDBConnectionString="" mySQLDBConnectionString="" hostingProviderForumLink="" controlPanelLink="https://portal.azure.com" webSystem="WebSites">
9-
<databases />
10-
</publishProfile>
11-
</publishData>
1+
<publishData><publishProfile profileName="pro-pretorian-system - Web Deploy" publishMethod="MSDeploy" publishUrl="pro-pretorian-system.scm.azurewebsites.net:443" msdeploySite="pro-pretorian-system" userName="$pro-pretorian-system" userPWD="c1sjDR0Ktc81dW9YJfsYsEk51b2MealswDQ9x0DuHopacWECj1KQSC0vpXwj" destinationAppUrl="http://pro-pretorian-system.azurewebsites.net" SQLServerDBConnectionString="" mySQLDBConnectionString="" hostingProviderForumLink="" controlPanelLink="https://portal.azure.com" webSystem="WebSites"><databases /></publishProfile><publishProfile profileName="pro-pretorian-system - FTP" publishMethod="FTP" publishUrl="ftps://waws-prod-am2-791.ftp.azurewebsites.windows.net/site/wwwroot" ftpPassiveMode="True" userName="pro-pretorian-system\$pro-pretorian-system" userPWD="c1sjDR0Ktc81dW9YJfsYsEk51b2MealswDQ9x0DuHopacWECj1KQSC0vpXwj" destinationAppUrl="http://pro-pretorian-system.azurewebsites.net" SQLServerDBConnectionString="" mySQLDBConnectionString="" hostingProviderForumLink="" controlPanelLink="https://portal.azure.com" webSystem="WebSites"><databases /></publishProfile><publishProfile profileName="pro-pretorian-system - Zip Deploy" publishMethod="ZipDeploy" publishUrl="pro-pretorian-system.scm.azurewebsites.net:443" userName="$pro-pretorian-system" userPWD="c1sjDR0Ktc81dW9YJfsYsEk51b2MealswDQ9x0DuHopacWECj1KQSC0vpXwj" destinationAppUrl="http://pro-pretorian-system.azurewebsites.net" SQLServerDBConnectionString="" mySQLDBConnectionString="" hostingProviderForumLink="" controlPanelLink="https://portal.azure.com" webSystem="WebSites"><databases /></publishProfile></publishData>

0 commit comments

Comments
 (0)