@
Size: a a a
@
@
@
@
@
k
CSRF check failed. Причем только при вызове apicurl https://nc.domain.org - ошибок нетcurl https://admin:password@nc.domain.orgДs
k
k
$CONFIG = array (
...
'csrf.disabled' => true,
'trusted_proxies' => ['<external_ip>', '10.36.50.100'],
...
'trusted_domains' =>
array (
0 => 'nc.domain.org',
1 => 'localhost',
2 => '10.*.*.*',
3 => 'onlyoffice.wedos.org',
4 => '89.*.*.*',
),
...
'overwrite.cli.url' => 'https://nc.domain.org',
'overwriteprotocol' => 'https',
Дs
k
В
k
All calls to OCS endpoints require the OCS-APIRequest header to be set to true.
@
A
@