* fix(TDI-44924):tFileFetch should not trust all server by default * add migration task * correct class name * fix plugin.xml
This commit is contained in:
@@ -401,6 +401,15 @@ COMPATIBILITY="ALL"
|
||||
NUM_ROW="60"
|
||||
>
|
||||
<DEFAULT>false</DEFAULT>
|
||||
</PARAMETER>
|
||||
<PARAMETER
|
||||
NAME="TRUST_ALL_SERVER"
|
||||
FIELD="CHECK"
|
||||
REQUIRED="true"
|
||||
SHOW_IF="PROTO == 'HTTPS_PROTO'"
|
||||
NUM_ROW="70"
|
||||
>
|
||||
<DEFAULT>false</DEFAULT>
|
||||
</PARAMETER>
|
||||
</ADVANCED_PARAMETERS>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user