@razibal Looks like the setting is still there, you should be able to disable verification emails in the ACP. https://github.com/NodeBB/NodeBB/commit/09e0c6d503e4267087f3695755e20fd94df312a9
0Email title is redundant, and has an unescaped &
-
I'm testing out some of the email that get sent out and I have two problems.
- The forum title is displayed twice
- The second forum title converts the
&
to a&
Any thoughts on how to fix this?
Update: this is possibly only on the reset password email. I'm still testing out various emails.
-
I think this is a bug?
-
Please report it at https://github.com/NodeBB/NodeBB/issues
-
@baris Confirmed it is a bug. I think this was one of the first bugs I found so I wasn't sure if it was a misconfiguration or not.