Explorar el Código

database connection strings unencrypted

user passwords are stored in *.user files so it is only database connection strings that are not protected.
Ben Bodenmiller hace 10 años
padre
commit
279936d8eb
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      VisualStudio.gitignore

+ 2 - 2
VisualStudio.gitignore

@@ -125,8 +125,8 @@ publish/
 # Publish Web Output
 *.[Pp]ublish.xml
 *.azurePubxml
-# TODO: Comment the next line if you want to checkin your
-# web deploy settings but any saved passwords will be unencrypted
+# TODO: Comment the next line if you want to checkin your web deploy settings 
+# but database connection strings (with potential passwords) will be unencrypted
 *.pubxml
 
 # NuGet Packages