Guardian@JUMPERZ.NET :Plugins :Standard plugins :CSRFDetector :Parameters :

CSRFDetector.oneTime

Prev Next

If this parameter is set to "true", the token is used as "one time token". It means that once the token is used, it is removed from the database, so that the same token could not be used again. It prevents CSRF, and also prevents users to "back and submit FORM again".

This parameter need to be "true" or "false". If omitted, "true" is used.

Parameters