Skip to content

Fix #483 properly validate email addresses

ng requested to merge fix-483-properly-validate-email-addresses into master

This does not fix existing broken subscriptions, but they must be fixed when updated.

This is not a breaking change, it just properly enforces what was always intended and should not break any valid existing behavior.

Merge request reports