Commit 279936d8 authored by Ben Bodenmiller's avatar Ben Bodenmiller

database connection strings unencrypted

user passwords are stored in *.user files so it is only database connection strings that are not protected.
parent 7b9f3376
...@@ -125,8 +125,8 @@ publish/ ...@@ -125,8 +125,8 @@ publish/
# Publish Web Output # Publish Web Output
*.[Pp]ublish.xml *.[Pp]ublish.xml
*.azurePubxml *.azurePubxml
# TODO: Comment the next line if you want to checkin your # TODO: Comment the next line if you want to checkin your web deploy settings
# web deploy settings but any saved passwords will be unencrypted # but database connection strings (with potential passwords) will be unencrypted
*.pubxml *.pubxml
# NuGet Packages # NuGet Packages
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment