Skip to content

WICKET-6660 do not trim PasswordTextField input#355

Closed
d3ns0n wants to merge 1 commit intoapache:masterfrom
d3ns0n:WICKET-6660
Closed

WICKET-6660 do not trim PasswordTextField input#355
d3ns0n wants to merge 1 commit intoapache:masterfrom
d3ns0n:WICKET-6660

Conversation

@d3ns0n
Copy link
Copy Markdown

@d3ns0n d3ns0n commented Apr 29, 2019

override FormComponent.shouldTrimInput() in PasswordTextField to prevent passwords from being trimmed

Copy link
Copy Markdown
Member

@martin-g martin-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mind making this change in master branch, i.e. Wicket 9.x.
But it should not be backported to earlier versions because it is a behavioral change that may break existing applications.

@svenmeier
Copy link
Copy Markdown
Contributor

@d3ns0n please close this pull request if you're fine with Wicket continuing to trim passwords - IMHO it's a matter of taste so I'd prefer to keep.

@d3ns0n d3ns0n closed this May 3, 2019
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.

3 participants