gowebUSA / MSSA-Project

MSSASD7 repository for projects in C# and T-SQL
1 stars 0 forks source link

#4 Implement security protocol for SQL database appsettings.json file #6

Open gowebUSA opened 4 years ago

gowebUSA commented 4 years ago

Pri 1

As an administrator, I want to remove any potential hole in my project's security protocol. Remove sensitive information on .json files.

Acceptance Criteria: When sensitive information are not being updated when committing changes to GitHub.

gowebUSA commented 4 years ago

appsettings.json is not working properly even after removing all other projects in the solution. Need to trouble shoot more.

gowebUSA commented 4 years ago

Get with Dan L. Remove .gitignore file from solution and place it on desktop. Commit solution to GitHub, then put .gitignore back to the solution file and re-commit.