Putting password in wp-config breaks password reset email
-
Hi,
I’m using Version 2.0.1 and believe that I found a bug that stops password reset emails from being sent by the WooCommerce or Login with AJAX plugins (probably others) unless the password is stored in plain text.
I can easily reproduce this error by adding or removing the password entry from wp-config.php
To the best of my knowledge every other type of email sends perfectly with the password stored in WP-config. There is something specific about the password reset email process that causes them to fail.
The WordPress core password reset email delivers successfully, but that requires WooCommerce to be deactivated. (Because WooCommerce takes over the password reset form from WordPress core.)
I have tested with only using your plugin and WooCommerce, or your plugin and Login with AJAX. All my tests fail unless I configure the SMTP password as plain text in the plugin’s settings.
Please let me know if I can provide anymore information or if anyone has a fix issue for this that I missed.
- The topic ‘Putting password in wp-config breaks password reset email’ is closed to new replies.