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

Information

Review Board
release-4.0.x

Reviewers

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

Commits

Files

    Loading...