Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Remove null-check to more-closely mirror original functionality #12

Merged
merged 1 commit into from
May 6, 2015

Conversation

JakeStevenson
Copy link

We encountered a minor incompatibility when switching from the existing UserStore to the MultitenantUserStore. In the default UserStore, a search for a blank name or email would return a null. In the MultitenanctUserStore it throws an exception. I've modified the MultiTenantUserStore to mirror the functionality from the default.

@JSkimming
Copy link
Owner

@JakeStevenson Thanks for your contribution 👍

JSkimming added a commit that referenced this pull request May 6, 2015
Remove null-check to more-closely mirror original functionality
@JSkimming JSkimming merged commit 4827e76 into JSkimming:master May 6, 2015
@JSkimming
Copy link
Owner

@JakeStevenson this is now been published to NuGet, under Release v1.2.1.

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

Successfully merging this pull request may close these issues.

2 participants