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

Allow using colon character (":") in password #4557

Merged
merged 1 commit into from Feb 2, 2018
Merged

Allow using colon character (":") in password #4557

merged 1 commit into from Feb 2, 2018

Conversation

joschi
Copy link
Contributor

@joschi joschi commented Feb 2, 2018

ShiroSecurityContextFilter incorrectly parsed the HTTP Basic Auth header and
prevented users from using the colon character (":") in their passwords.

Refs #4547
(cherry picked from commit 6a49304)

`ShiroSecurityContextFilter` incorrectly parsed the HTTP Basic Auth header and
prevented users from using the colon character (":") in their passwords.

Refs #4547
(cherry picked from commit 6a49304)
@joschi joschi added this to the 2.4.4 milestone Feb 2, 2018
@ghost ghost assigned joschi Feb 2, 2018
@bernd bernd merged commit 0455335 into 2.4 Feb 2, 2018
@ghost ghost removed the ready-for-review label Feb 2, 2018
@bernd bernd self-assigned this Feb 2, 2018
@bernd bernd deleted the pr-4547-2.4 branch February 2, 2018 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants