Feature Language Change NPM Resource Changed PR-6.2-dev Pending

User tests: Successful: Unsuccessful:

avatar narang24
narang24
4 Mar 2026

Pull Request resolves #47282

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

Adds support for the Reporting-Endpoints HTTP header in the System - HTTP Headers plugin.
Changes:

  • Added reporting-endpoints to the list of supported HTTP headers.
  • Added Reporting-Endpoints option to the plugin configuration dropdown.

Testing Instructions

  1. Enable the System - HTTP Headers plugin.
  2. In Force HTTP Headers, add a new header:
    • HTTP Header: Reporting-Endpoints
    • Value: default="https://example.com/report"
  3. Check response headers.
    Example:
    curl -I http://localhost/joomla/

Actual result BEFORE applying this Pull Request

Reporting-Endpoints header cannot be configured through the plugin.

Expected result AFTER applying this Pull Request

Reporting-Endpoints header can be configured and appears in HTTP response.

Link to documentations

Please select:

  • Documentation link for guide.joomla.org:

  • No documentation changes for guide.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar narang24 narang24 - open - 4 Mar 2026
avatar narang24 narang24 - change - 4 Mar 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Mar 2026
Category Front End Plugins
avatar HLeithner HLeithner - change - 4 Mar 2026
Title
[6.1] Added Reporting-Endpoints header (#47282)
[6.2] Added Reporting-Endpoints header (#47282)
avatar HLeithner HLeithner - edited - 4 Mar 2026
avatar tecpromotion tecpromotion - change - 4 Mar 2026
Labels Added: Feature PR-6.1-dev
avatar joomla-cms-bot joomla-cms-bot - change - 4 Mar 2026
Category Front End Plugins Repository Administration com_admin SQL Postgresql com_finder com_workflow Language & Strings Modules JavaScript NPM Change
avatar tecpromotion tecpromotion - change - 4 Mar 2026
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2026-03-04 11:02:20
Closed_By tecpromotion
Labels Added: Language Change NPM Resource Changed PR-6.2-dev
Removed: PR-6.1-dev
avatar tecpromotion tecpromotion - close - 4 Mar 2026
avatar tecpromotion
tecpromotion - comment - 4 Mar 2026

@narang24 sorry, something went wrong with rebase to 6.2-dev
Please create a new PR against the 6.2-dev branch. Since this is a new feature, it must be included in 6.2. Thank you and apologies for the inconvenience.

Add a Comment

Login with GitHub to post a comment