-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
In
tracker/src/Application/Controller/Import.php
Lines 457 to 462 in a1757f5
| case 'header': | |
| $client->addHeader( | |
| 'Authentication', | |
| (isset($import['auth_header']))? $import['auth_header'] : '' | |
| ); | |
| break; |
The tracker should also have support for that header.
Metadata
Metadata
Assignees
Labels
No labels