• Drew Blessing's avatar
    Only allow invite to be accepted by user with matching email · 391bc665
    Drew Blessing authored
    Previously, any user was able to accept an invite even if the
    user's email addresses didn't match the invite. A note was
    displayed but the invite could still be accepted. With this
    change, a user without a matching, confirmed email address
    is unable to accept the invite.
    
    Changelog: security
    391bc665
invites_controller.rb 4.04 KB