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:
2026-03-13 13:31:32 +01:00
parent 45fd930f76
commit 019a8355dc
37 changed files with 58 additions and 39 deletions

View File

@@ -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(),