mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
make ProxyAuthPass not usable, placeholder code
This commit is contained in:
@@ -53,9 +53,9 @@ namespace mRemoteNG.Config.Settings.Registry
|
||||
/// Specifies the authentication password for the proxy.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Please only store encrypted passwords in the registry by using the password generator on the 'Credentials' options page.
|
||||
/// Please only store encrypted passwords in the registry.
|
||||
/// </remarks>
|
||||
public string ProxyAuthPass { get; }
|
||||
//public string ProxyAuthPass { get; }
|
||||
|
||||
public OptRegistryUpdatesPage()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user