mirror of
https://github.com/elyby/accounts.git
synced 2024-12-26 23:20:18 +05:30
Merge branch 'master' into api_identity_info
This commit is contained in:
commit
1883d864ca
@ -5,6 +5,7 @@ $config = [
|
|||||||
'request' => [
|
'request' => [
|
||||||
// !!! insert a secret key in the following (if it is empty) - this is required by cookie validation
|
// !!! insert a secret key in the following (if it is empty) - this is required by cookie validation
|
||||||
'cookieValidationKey' => '',
|
'cookieValidationKey' => '',
|
||||||
|
'enableCsrfValidation' => false,
|
||||||
],
|
],
|
||||||
'reCaptcha' => [
|
'reCaptcha' => [
|
||||||
'public' => '',
|
'public' => '',
|
||||||
|
Loading…
Reference in New Issue
Block a user