Add stricter e-mail validation for on push notification
E-mail validation is using Devise's regexp pattern instead of checking for the existence of `@` symbol Changelog: changed
Showing
Please register or sign in to comment
E-mail validation is using Devise's regexp pattern instead of checking for the existence of `@` symbol Changelog: changed