Item12057: Allow TemplateLogin with user's email address (in addition to the username).
Priority: Enhancement
Current State: Closed
Released In: 2.0.0
Target Release: major
Applies To: Engine
Component:
Branches: Release01x01 trunk
see
AllowLoginUsingEmailAddress
--
SvenDowideit - 29 Aug 2012
docco needed
--
SvenDowideit - 19 Sep 2012
done.
--
SvenDowideit - 18 Oct 2012
How does this work if users may have multiple accounts sharing the same email address. A checker probably ought to warn the "unique email address" flag is not set if you allow login by email address.
If there are multiple accounts with the same email address, which account is used?
--
GeorgeClark - 02 Nov 2012
if multiple accounts use the same email, it tries them (quietly) in turn until it succeeds - so the biggest risk is if multiple people share the same email and password, and their admin turns on this feature
--
SvenDowideit - 07 Nov 2012