fix: stahování souborů ve filemanageru - chybějící auth token
window.open() neposílá JWT header, přepsáno na apiFetch() + blob download. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
4
dist/vendor/composer/installed.php
vendored
4
dist/vendor/composer/installed.php
vendored
@@ -3,7 +3,7 @@
|
||||
'name' => 'boha/website',
|
||||
'pretty_version' => 'dev-master',
|
||||
'version' => 'dev-master',
|
||||
'reference' => '9e3c95e5764f4ec5167c09b9f9cf05a58891a0aa',
|
||||
'reference' => '45fd930f76debb906f6a51b10aab2cb0937ac200',
|
||||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
@@ -13,7 +13,7 @@
|
||||
'boha/website' => array(
|
||||
'pretty_version' => 'dev-master',
|
||||
'version' => 'dev-master',
|
||||
'reference' => '9e3c95e5764f4ec5167c09b9f9cf05a58891a0aa',
|
||||
'reference' => '45fd930f76debb906f6a51b10aab2cb0937ac200',
|
||||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
|
||||
Reference in New Issue
Block a user