PLG: Encode SMTP_PASS using base64 #1253

This commit is contained in:
jokob-sk
2025-10-31 20:24:13 +11:00
parent 2f7d9a02ae
commit 64e4586be6

View File

@@ -534,7 +534,7 @@
{
"elementType": "input",
"elementOptions": [{ "type": "password" }],
"transformers": []
"transformers": ["base64"]
}
]
},