Description:
When a new user registers on PiperChat, the verification email greets them with a hardcoded name "sunil" instead of the actual username entered during registration.
Steps to Reproduce:
Go to Register page
Fill in all details with any username (e.g. "Nandhika")
Submit the form
Check the verification email received
Email shows "Hello sunil" instead of "Hello Nandhika"
Expected Behavior:
The verification email should display the actual username entered by the user during registration.
Current Behavior:
The verification email always shows "Hello sunil" regardless of the username entered.
Type: Bug
Priority: Medium
Description:
When a new user registers on PiperChat, the verification email greets them with a hardcoded name "sunil" instead of the actual username entered during registration.
Steps to Reproduce:
Go to Register page
Fill in all details with any username (e.g. "Nandhika")
Submit the form
Check the verification email received
Email shows "Hello sunil" instead of "Hello Nandhika"
Expected Behavior:
The verification email should display the actual username entered by the user during registration.
Current Behavior:
The verification email always shows "Hello sunil" regardless of the username entered.
Type: Bug
Priority: Medium