16 Sep
2021
16 Sep
'21
3:23 p.m.
On Sep 16, 2021, at 2:57 PM, Antônio Modesto <modesto@hubsoft.com.br> wrote:
The unescape didn't solve the problem. I had to add ";" and "=" to the safe_characters variable to solve it for now.
People can now do SQL injection attacks, and break into your SQL server. Please don't do that. Alan DeKok.