Skip to content

Introduce escapeHtml Option for Secure HTML Escaping in PHPFlasher#196

Merged
yoeunes merged 1 commit into2.xfrom
issue-193
Sep 19, 2024
Merged

Introduce escapeHtml Option for Secure HTML Escaping in PHPFlasher#196
yoeunes merged 1 commit into2.xfrom
issue-193

Conversation

@yoeunes
Copy link
Member

@yoeunes yoeunes commented Sep 19, 2024

This update adds an escapeHtml option to PHPFlasher, allowing developers to securely escape HTML in notification titles and messages. This enhancement helps prevent XSS vulnerabilities by replacing potentially harmful characters with their HTML entity equivalents.

@yoeunes yoeunes merged commit 2012b6f into 2.x Sep 19, 2024
@yoeunes yoeunes deleted the issue-193 branch September 19, 2024 06:41
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.

1 participant