Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

EmailExists throws InvalidOperationException when EmailIsUnique is false #644

Open
danielwagn3r opened this issue May 17, 2016 · 0 comments
Labels

Comments

@danielwagn3r
Copy link

danielwagn3r commented May 17, 2016

The methods EmailExists and GetByEmail of the UserAccountService throws a InvalidOperationException when EmailIsUnique is set to false in the MembershipReboot configuration.

For GetByEmail it might be resonable, as the method doesn't return a IEnumerable, but I don't get the reason for the behaviour of EMailExists.

For GetByEmail a API which returns IEnumerable to the multiple accounts would be great.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants