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

Reopenaccount when email is null #571

Open
Winters44 opened this issue Sep 23, 2015 · 1 comment
Open

Reopenaccount when email is null #571

Winters44 opened this issue Sep 23, 2015 · 1 comment

Comments

@Winters44
Copy link

Using requestAccountVerification="false", I'm able to create users with blank/null email addresses, but I'm not able to reopen them after closing. The culprit seemsto be the email null check in the UserService method "public virtual void ReopenAccount(TAccount account)".

My config:

@brockallen
Copy link
Owner

Yep, I see that. I'd have to spend some time thinking about this (and adding unit tests since none cover this ATM), but I think it's probably ok to add.

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

No branches or pull requests

2 participants