Better log table, some MySQL to Redis migrations, API changes, other minor changes...
This commit is contained in:
@@ -42,8 +42,6 @@ return array(
|
||||
"jsUrl" => get_trusted_hostname(),
|
||||
"tokenLength" => 10,
|
||||
"secureCookie" => false,
|
||||
"disabledJavascriptMessage" => "This site attempts to protect users against <a href=\"https://www.owasp.org/index.php/Cross-Site_Request_Forgery_%28CSRF%29\">
|
||||
Cross-Site Request Forgeries </a> attacks. In order to do so, you must have JavaScript enabled in your web browser otherwise this site will fail to work correctly for you.
|
||||
See details of your web browser for how to enable JavaScript.",
|
||||
"disabledJavascriptMessage" => "",
|
||||
"verifyGetFor" => array()
|
||||
);
|
Reference in New Issue
Block a user