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

[improvement] XSSFilter recursive implementation for array and object #858

Merged
merged 4 commits into from
Apr 26, 2017
Merged

[improvement] XSSFilter recursive implementation for array and object #858

merged 4 commits into from
Apr 26, 2017

Conversation

kristuff
Copy link

This should help to close open issue #790 and the blocked PR #794 about XSSFilter :)

This PR contains something similar as the solution proposed here #790 : the Filter::XssFilter() method takes now both string, array and object as parameter (recursive to array values or object preperties).

@panique
Copy link
Owner

panique commented Apr 26, 2017

Thanks a lot, this is really cool! :)

@panique panique merged commit 6a87f3a into panique:develop Apr 26, 2017
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