User tests: Successful: Unsuccessful:
This PR updates the get parameter for setting Access-Control-Allow-Headers
Similar to PR #35893
Code review
name cors_allow_headers in XML
<field
name="cors_allow_headers"
type="text"
label="Access-Control-Allow-Headers"
description="COM_CONFIG_FIELD_WEBSERVICES_CORS_ALLOW_HEADERS_DESC"
translate_label="false"
default="Content-Type,X-Joomla-Token"
showon="cors:1"
/>Get parameter is cors_allowed_headers
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
good catch
has not been discovered yet cause of default Content-Type,X-Joomla-Token
I have tested this item
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
| Labels |
Added:
?
|
||
RTC
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-11-07 02:36:20 |
| Closed_By | ⇒ | bembelimen | |
| Labels |
Added:
?
|
||
Thx
Thanks
This needs more than a simple
code reviewcomment.I'm not saying the change is right or wrong but as the code was tested and working when it was first submitted and merged...