This commit is contained in:
@@ -61,7 +61,7 @@ namespace AyaNova.Util
|
||||
///////////////////////////////////////////
|
||||
//clean out password from connection string
|
||||
//for log purposes
|
||||
private static string PasswordRedactedConnectionString(string cs)
|
||||
internal static string PasswordRedactedConnectionString(string cs)
|
||||
{
|
||||
var nStart = 0;
|
||||
var nStop = 0;
|
||||
|
||||
Reference in New Issue
Block a user