]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_wernis.php
Fixes + asserts
[mailer.git] / inc / modules / admin / what-config_wernis.php
index 5651735376e4d3c1d8697068d0531f8e861573ff..74770402dc4b7b16bc3ddcebafa981a62558597b 100644 (file)
@@ -55,7 +55,7 @@ if (isFormSent('save_config')) {
                } // END - if
 
                // Hash the password and remove clear-text
-               setPostRequestElement('wernis_pass_md5', md5(postRequestElement('wernis_pass')));
+               setPostRequestElement('wernis_pass_md5', hashSha256(postRequestElement('wernis_pass')));
                unsetPostRequestElement('wernis_pass');
 
                // Save settings