mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
A missing email when accepting an invite link does not make sense so we should make it a required param which helps to catch bugs in our test suite and also prevent potential bugs in our code base when the code trips on a `nil` email.