We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628ca8b commit b3ce84aCopy full SHA for b3ce84a
app/code/Magento/Backend/etc/adminhtml/system.xml
@@ -349,7 +349,7 @@
349
<field id="transport">smtp</field>
350
</depends>
351
</field>
352
- <field id="password" translate="label comment" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
+ <field id="password" translate="label comment" type="password" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
353
<label>Password</label>
354
<comment>Username</comment>
355
<depends>
0 commit comments