18.06.2013, 11:23
Hey guys!
I've got a really big problem with a person on my server. He somehow succeeds in spamming a dialogid which executes a MySQL query. It makes this about 10 times per second, spamming the mysql log and other queries can't execute because of that. (like SELECT queries which are used for the login/register system).
Any idea how I can prevent this dialog spam? He somehow makes OnDialogResponse to be called without using the proper command for that dialog.
I've got a really big problem with a person on my server. He somehow succeeds in spamming a dialogid which executes a MySQL query. It makes this about 10 times per second, spamming the mysql log and other queries can't execute because of that. (like SELECT queries which are used for the login/register system).
Any idea how I can prevent this dialog spam? He somehow makes OnDialogResponse to be called without using the proper command for that dialog.