소스 검색

database connection strings unencrypted

user passwords are stored in *.user files so it is only database connection strings that are not protected.
Ben Bodenmiller 10 년 전
부모
커밋
279936d8eb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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