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

Feat: Enable XSS defense by default #611

Merged
merged 3 commits into from
Nov 23, 2021
Merged

Feat: Enable XSS defense by default #611

merged 3 commits into from
Nov 23, 2021

Conversation

XLCYun
Copy link
Contributor

@XLCYun XLCYun commented Aug 10, 2020

Fixes #472

@ygj6 ygj6 changed the title 注入HTML到document前,默认对渲染成的HTML进行防XSS过滤处理 Enable XSS defense by default Nov 23, 2021
@ygj6 ygj6 changed the title Enable XSS defense by default Feat: Enable XSS defense by default Nov 23, 2021
@ygj6
Copy link
Collaborator

ygj6 commented Nov 23, 2021

Thanks to your PR, I made the following changes.

  1. fixed the function failure caused by XSS opening
  2. Revision of document description

谢谢你的PR,我做了如下改动:

  1. 修复了因XSS开启带来的功能失效
  2. 补充了文档说明

@ygj6 ygj6 merged commit 57c3f2a into hinesboy:master Nov 23, 2021
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.

如何开启xss防御
2 participants