|
|
|
|
|
by Kudos
5078 days ago
|
|
> Filter values based on filter types (supported are: email, striptags) Striptags is not a security tool, it is a presentation tool. > Output filtering on all values (preventing XSS) I'm still trying to figure out how you've implemented this. |
|
https://github.com/enygma/shieldframework/blob/master/Shield...
at this line :
$value = htmlspecialchars($value);