|
|
|
|
|
by GuB-42
2310 days ago
|
|
I think you are overengineering ;) Plain text can contain anything and it shall be treated as such, it is that simple. As for security, don't assume everything in your database came from a trusted source. Maybe there are remains from an old version of your code that didn't sanitize, maybe you improperly used admin tools that bypassed checks. |
|