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

Tells spring security to allow URLs with percent and semicolon characters #159

Merged
merged 1 commit into from Dec 8, 2021

Conversation

bbranan
Copy link
Member

@bbranan bbranan commented Dec 8, 2021

What does this Pull Request do?

The update to Spring Security 4.2 introduced the default usage of StrictHttpFirewall. This PR adjusts those default settings to allow percent and semicolon characters to be included in valid calls to the DuraCloud UI and REST API.

How should this be tested?

Add content to DuraCloud that includes percent and semicolon symbols in the content ID. Ensure that the content can be retrieved and used without error.

Copy link
Contributor

@nwoodward nwoodward left a comment

Choose a reason for hiding this comment

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

👍 Tested and confirmed this works.

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