@@ -5,15 +5,18 @@ Subject: [PATCH] Makes password reset links use recovery email set through "emai
This patch adds the necessary changes to core NC controller and template for "email-recovery" app to work correctly. Instead of the user's email address, the user's recovery email address set through the "email-recovery" app is used for the password reset email. Further the user's "email" in the template(so that users cannot edit it).