mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Follow up to 40e8912395
In this previous commit I introduced a bug that prevented
a legitimate case for an existing user to redeem an invite,
where the email/domain were both blank and the invite was
still redeemable by the user. Fixes the issue and adds more
specs for that case.