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/
# 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
......
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