Skip to content

Update email confirmation checks to include legacy polyfill #2113

Ben requested to merge fix/legacy-email-polyfill-2113 into master

Closes #2113 (closed)

Testing

  1. Make a new account, email should not be confirmed.
  2. Confirm email, and it should be reflected on-site.
  3. Try verify your phone number - it likely wont work because SMS is awkward on the sandboxes, but you should NOT see an email verification error.
Edited by Ben

Merge request reports