mirror of
https://github.com/RaindropViewer/RaindropViewer.git
synced 2026-07-27 22:11:39 +00:00
remove the passwords from source control.
This commit is contained in:
@@ -26,9 +26,9 @@ namespace Tests
|
||||
// password
|
||||
public static List<string> GridPass = new List<string>()
|
||||
{
|
||||
"***REMOVED***",
|
||||
"***REMOVED***",
|
||||
"password"
|
||||
"I am a little ",
|
||||
"silly to put the password ",
|
||||
"into source control "
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user