providers/proxy: make upstream SSL Validation configurable
This commit is contained in:
@ -33,6 +33,7 @@ class ProxyProviderForm(forms.ModelForm):
|
||||
"name",
|
||||
"authorization_flow",
|
||||
"internal_host",
|
||||
"internal_host_ssl_validation",
|
||||
"external_host",
|
||||
"certificate",
|
||||
"skip_path_regex",
|
||||
|
Reference in New Issue
Block a user