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

Remove unnecessary escaping of model signature #2346

Closed
wants to merge 1 commit into from

Conversation

sharimchua
Copy link

Signature body was not being formatted correctly since the HTML was being escaped. Example as follows:

invalidformatting

@fehguy
Copy link
Contributor

fehguy commented Aug 24, 2016

Oh dear. @bodnia could you please look at this to make sure it doesn't introduce any XSS issues?

@fehguy
Copy link
Contributor

fehguy commented Aug 24, 2016

Closing in favor of #2350 which properly escapes for XSS concerns.

@fehguy fehguy closed this Aug 24, 2016
fehguy added a commit that referenced this pull request Aug 24, 2016
fixes #2346 remove  unnecessary escaping of model signature
kodekracker pushed a commit to 91springboard/swagger-ui that referenced this pull request Mar 2, 2017
JuanSW18 pushed a commit to Digital-Paw/digital-paw-swagger-ui that referenced this pull request Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants