mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
Add option to check CSRF token
This commit is contained in:
parent
3484b2bb48
commit
73e79fe547
6 changed files with 16 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ return array(
|
|||
'classes' => array(),
|
||||
),
|
||||
'security' => array(
|
||||
'check_csrf_token' => false,
|
||||
'nofollow' => false,
|
||||
),
|
||||
'mobile' => array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue