sec: add random scret forward token for set ip if app under proxy
This commit is contained in:
@ -18,6 +18,7 @@ public class GeneralConfig
|
||||
public ScheduleSettings? ScheduleSettings { get; set; }
|
||||
public EmailSettings? EmailSettings { get; set; }
|
||||
public LogSettings? LogSettings { get; set; }
|
||||
public string? SecretForwardToken { get; set; }
|
||||
|
||||
public void SaveSetting()
|
||||
{
|
||||
|
Reference in New Issue
Block a user