Fix token renewal
This commit is contained in:
parent
8146e4fdbd
commit
b61b8ee1fb
@ -21,6 +21,9 @@
|
||||
* \brief Show example of import file
|
||||
*/
|
||||
|
||||
if (! defined('NOTOKENRENEWAL')) define('NOTOKENRENEWAL','1'); // Do not roll the Anti CSRF token (used if MAIN_SECURITY_CSRF_WITH_TOKEN is on)
|
||||
|
||||
|
||||
/**
|
||||
* This file is a wrapper, so empty header
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user