Skip to content

fix: sanitize user input to prevent XSS vulnerability

fe94a38
Select commit
Loading
Failed to load commit list.
Closed

Fix XSS vulnerability by escaping user input with htmlspecialchars in PHP. #3

fix: sanitize user input to prevent XSS vulnerability
fe94a38
Select commit
Loading
Failed to load commit list.