File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 349349 <field id =" transport" >smtp</field >
350350 </depends >
351351 </field >
352- <field id =" password" translate =" label comment" type =" password " sortOrder =" 100" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
352+ <field id =" password" translate =" label comment" type =" obscure " sortOrder =" 100" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
353353 <label >Password</label >
354- <comment >Username</comment >
354+ <comment >Password</comment >
355+ <backend_model >Magento\Config\Model\Config\Backend\Encrypted</backend_model >
355356 <depends >
356357 <field id =" transport" >smtp</field >
357358 </depends >
Original file line number Diff line number Diff line change 2727 <disable >0</disable >
2828 <host >localhost</host >
2929 <port >25</port >
30+ <password backend_model =" Magento\Config\Model\Config\Backend\Encrypted" />
3031 <set_return_path >0</set_return_path >
3132 <transport >sendmail</transport >
3233 <auth >none</auth >
You can’t perform that action at this time.
0 commit comments