Forums

antiflood for two different forms works as one?

zest96 13 Aug, 2012
Hi,
I have two forms both with antiflood.
one set to 60sec and the other to 60sec.

sending one form goes ok while resubmitting, does show antiflood success message.

browsing to the other form and tring to submit on the first time, also shows the antiflood success message ( until i wait a 60 sec ).

is there any way of isolating those antifloods in each form? token? session?

thanks
GreyHead 13 Aug, 2012
1 Likes
Hi zest96,

Oops, I didn't think that there might be two forms using it on the same page. I've updated the code to add the form_id to the session key. This should work OK provided that the two forms are different.

Bob
This topic is locked and no more replies can be posted.