Update property names for compatiblity reasons
This commit is contained in:
@@ -29,7 +29,7 @@ namespace Pilz.Updating.Administration
|
||||
}
|
||||
}
|
||||
|
||||
[JsonProperty("Password2")]
|
||||
[JsonProperty("PasswordV3")]
|
||||
public SecureString Password { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user