Skip to content
Snippets Groups Projects

Resolve #3353017 "Provide a secret"

Merged mxh requested to merge issue/parameters-3353017:3353017-provide-a-secret into 1.0.x
6 files
+ 552
0
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -207,3 +207,14 @@ parameter.icon:
@@ -207,3 +207,14 @@ parameter.icon:
value:
value:
type: string
type: string
label: 'Raw stored icon'
label: 'Raw stored icon'
 
 
parameter.secret:
 
type: parameter_plugin
 
label: 'Secret'
 
mapping:
 
value:
 
type: string
 
label: 'Encrypted value'
 
encoding:
 
type: ignore
 
label: 'Settings needed for decryption'
Loading