feat: SFTP storage module + sensitive field option

This commit is contained in:
NGPixel
2019-12-25 01:47:19 -05:00
parent 4a2f1d045b
commit 0d6676c19b
17 changed files with 412 additions and 59 deletions

View File

@@ -50,6 +50,7 @@ props:
title: B - SSH Private Key Contents
hint: SSH Authentication Only - Paste the contents of the private key. The key must NOT be passphrase-protected. Mode must be set to contents to use this option.
multiline: true
sensitive: true
order: 13
verifySSL:
type: Boolean
@@ -66,6 +67,7 @@ props:
type: String
title: Password / PAT
hint: Basic Authentication Only
sensitive: true
order: 21
defaultEmail:
type: String