Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UrlEncode/Decode email/password codes by default #12109

Merged
merged 1 commit into from
Jul 15, 2019
Merged

UrlEncode/Decode email/password codes by default #12109

merged 1 commit into from
Jul 15, 2019

Conversation

HaoK
Copy link
Member

@HaoK HaoK commented Jul 11, 2019

Fixes #8325

This prevents +/ from appearing in the code so html encoding is safe

@HaoK HaoK requested review from ajcvickers and blowdart July 11, 2019 23:40
@HaoK HaoK added area-identity Includes: Identity and providers feature-identity-ui labels Jul 11, 2019
@HaoK HaoK added this to the 3.0.0-preview8 milestone Jul 11, 2019
@HaoK HaoK merged commit 8f4214c into master Jul 15, 2019
@ghost ghost deleted the identity-plus branch July 15, 2019 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-identity Includes: Identity and providers feature-identity-ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ResetPassword code should be HtmlDecoded
2 participants