canvas-lms/app
Cody Cutrer 701a50fc57 fix accepting invitation when logged in as a different user fixes #8358
the invited user must not have an e-mail address

test plan:
 * create a user via sis import with a non-email login, and no e-mail
   address
 * invite that user to a course (via their login id)
 * logged in as a different user, follow the link in the e-mail to
   the first user to accept the invitation
 * it should ask you to login

Change-Id: I08a13bb13862ad3019e87f6e77b465d1b8f8915c
Reviewed-on: https://gerrit.instructure.com/10576
Reviewed-by: Simon Williams <simon@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
2012-05-11 22:21:02 -06:00
..
coffeescripts added View.mixin method 2012-05-11 15:31:02 -06:00
controllers fix accepting invitation when logged in as a different user fixes #8358 2012-05-11 22:21:02 -06:00
helpers Show term info when you show course name, fixes #6837 2012-05-01 13:04:49 -06:00
messages fix immediate migration notifications 2012-05-11 13:59:26 -06:00
middleware don't perma-cache special accounts 2012-02-21 10:19:35 -07:00
models copy published state for surveys/practice quizzes 2012-05-11 15:01:11 -06:00
observers fix avatar fallbacks in conversations (and generally), fixes #7539 2012-03-07 11:12:23 -07:00
stylesheets make discussions accessible, fixes #7980 2012-05-07 10:46:40 -06:00
views Show assignments as not submitted when they're auto-created, fixes #7425 2012-05-11 14:09:59 -06:00