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

Sanitize content and summary XML fields (possible XSS) #63

Merged
merged 2 commits into from
Apr 26, 2021

Conversation

zauberstuhl
Copy link

This is something I implemented on my fork because XSS is possible from federated and local posts.
Obviously that only covers a small part but it is a start.

If you don't want it because this is supposed to be an example-only-repo. Close the pull request.
I am fine with both :)

@cjslep cjslep mentioned this pull request Apr 26, 2021
@cjslep cjslep merged commit 25767eb into go-fed:master Apr 26, 2021
@cjslep
Copy link
Member

cjslep commented Apr 26, 2021

Thank you so much! I've created #69 to start the conversation on how to solve the problem wholistically -- and hopefully in a way such that repeated code is not needed.

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.

2 participants