mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
PLG: Encode SMTP_PASS using base64 #1253
This commit is contained in:
@@ -534,7 +534,7 @@
|
|||||||
{
|
{
|
||||||
"elementType": "input",
|
"elementType": "input",
|
||||||
"elementOptions": [{ "type": "password" }],
|
"elementOptions": [{ "type": "password" }],
|
||||||
"transformers": []
|
"transformers": ["base64"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user