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

fix: escape string to prevent XSS attack #1148

Merged
merged 7 commits into from
Jul 22, 2024

Conversation

warcooft
Copy link
Contributor

@warcooft warcooft commented Jul 18, 2024

Description
See #1145 (comment)

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@warcooft warcooft changed the title patch: escape string to prevent XSS attack fix: escape string to prevent XSS attack Jul 18, 2024
@kenjis kenjis added the bug Something isn't working label Jul 19, 2024
@datamweb datamweb requested a review from kenjis July 21, 2024 21:06
@datamweb datamweb merged commit 81a0bef into codeigniter4:develop Jul 22, 2024
34 checks passed
@datamweb
Copy link
Collaborator

@warcooft thank you!

@warcooft warcooft deleted the patch-escape-string branch July 22, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants