Added email validation for users before they are added to an email recipient list
Review Request #11958 — Created Jan. 21, 2022 and updated — Latest diff uploaded
Added email validation so only valid emails are being sent to and any blank or invalid emails are not included.
- Created a user with an email and verified there were no errors when creating/updating a review request
- Removed the users email and verified that the recipient had an invalid email and has issues sending the email
- added in validation and ensure that a warning log is printed when a user has an invalid email
- Added back the email and ensured that the user was included on the email
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
reviewboard/notifications/email/utils.py |
---|