User tests: Successful: Unsuccessful:
On my local system the token API authentication is not working, since the authorization header is renamed to REDIRECT_HTTP_AUTHORIZATION instead of just HTTP_AUTHORIZATION. Since our API is pretty similar to symfony, I looked at what symfony is doing and Symfony is doing the same like I'm doing here: https://github.com/symfony/symfony/blob/7.0/src/Symfony/Component/HttpFoundation/ServerBag.php#L58
Their original issue is here: symfony/symfony#1813
@SniperSister can you review this/give this a thumbs up?
I don't know how Apache needs to be actually configured to trigger this, but I hope this can be accepted by code review?
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
Labels |
Added:
PR-5.0-dev
|
I changed it to 4.4-dev
Title |
|
Labels |
Added:
PBF
bug
PR-4.4-dev
Removed: PR-5.0-dev |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-05-17 16:45:21 |
Closed_By | ⇒ | MacJoom |
Thank you!
Fine for me :)