brockallen / BrockAllen.MembershipReboot

MembershipReboot is a user identity management and authentication library.
Other
742 stars 239 forks source link

fix(AuthenticationService{T}): SignInWithLinkedAccount should include special characters in username #510

Closed ccrowhurstram closed 9 years ago

ccrowhurstram commented 9 years ago

Hi Brock,

I never did get around to testing out the issue raised here: #284

Well I had a problem in production (should have known!).

This pull request is required to support a username guessed by SignInWithLinkedAccount that will include special characters.

I do think it breaks backwards compatibility hence I don't think I should commit without you giving the go ahead.

brockallen commented 9 years ago

merged on dev, thx