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

Make placeholder text-only, add new placeholderHTML for additionalSignUpFields #1788

Merged
merged 2 commits into from
Jan 30, 2020

Conversation

davidpatrick
Copy link
Contributor

@davidpatrick davidpatrick commented Jan 30, 2020

additionalSignUpFields placeholder property does not indicate it is HTML-capable for check boxes and could inadvertently be fed with externally-supplied values by an unsuspecting developer.

This PR makes placeholder text-only and provides a new placeholderHTML which indicates it has HTML control and should not be supplied with unsanitized externally-supplied values.

GHSA-w2pf-g6r8-pg22

placehlderhtml

no verify...

.

Support for placeholderHTML
@davidpatrick davidpatrick requested a review from a team January 30, 2020 20:18
@stevehobbsdev stevehobbsdev merged commit 6c15e56 into auth0:master Jan 30, 2020
@stevehobbsdev stevehobbsdev added this to the v11.21.0 milestone Jan 30, 2020
@damieng damieng changed the title Support for placeholderHTML Make placeholder text-only, add new placeholderHTML for custom fields Jan 30, 2020
@damieng damieng changed the title Make placeholder text-only, add new placeholderHTML for custom fields Make placeholder text-only, add new placeholderHTML for additionalSignUpFields Jan 30, 2020
jfromaniello pushed a commit to jfromaniello/auth0-lock that referenced this pull request Mar 5, 2020
placehlderhtml

no verify...

.

Support for placeholderHTML

Co-authored-by: Steve Hobbs <steve.hobbs.mail@gmail.com>
davidpatrick added a commit to davidpatrick/lock that referenced this pull request Jun 12, 2020
placehlderhtml

no verify...

.

Support for placeholderHTML

Co-authored-by: Steve Hobbs <steve.hobbs.mail@gmail.com>
jfromaniello pushed a commit to jfromaniello/auth0-lock that referenced this pull request Jul 23, 2020
placehlderhtml

no verify...

.

Support for placeholderHTML

Co-authored-by: Steve Hobbs <steve.hobbs.mail@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants