FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[ticket/17684] Ext catalog bug fixes and security improvements by iMattPro · Pull Request #6988 · phpbb/phpbb · GitHub

/ phpbb Public

[ticket/17684] Ext catalog bug fixes and security improvements - #6988

Open
iMattPro wants to merge 3 commits into
phpbb:masterfrom
iMattPro:ticket/17684
Open

[ticket/17684] Ext catalog bug fixes and security improvements#6988
iMattPro wants to merge 3 commits into
phpbb:masterfrom
iMattPro:ticket/17684

Conversation

iMattPro commented Jul 20, 2026
edited
Loading

Copy link
Copy Markdown
Member

PHPBB-17684

Checklist:

  • Correct branch: master for new features; 3.3.x for fixes
  • Tests pass
  • Code follows coding guidelines: master and 3.3.x
  • Commit follows commit message format

Tracker ticket:

https://tracker.phpbb.com/browse/PHPBB-17684

  • Added CSRF protection and hardened package/action validation against unauthorized package operations and remote code execution risks.
  • Improved Composer operation locking, failure recovery, and manifest/lock-file restoration.
  • Fixed repository priority handling so Packagist dependencies are not incorrectly shadowed by canonical phpBB repositories.
  • Prevented extensions likely to fail dependency resolution from appearing as installable.
  • Fixed compatible composer/installers v1/v2 constraints.
  • Made the Extension Manager’s “Update” action appear only when a newer compatible version is actually available.
  • Added explicit “Back to Extension Catalog” and “Back to Extension Manager” links to Composer success and error pages.
  • Added a “Restore defaults” button for the standard phpBB Composer repository URLs.
  • Made unavailable custom repositories gracefully fall back to Packagist when Packagist is enabled.
  • Fixed unavailable-repository detection for Composer’s non-canonical FilterRepository wrappers.
  • Added missing Composer error language strings and clearer repository warnings.

iMattPro force-pushed the ticket/17684 branch 2 times, most recently from 04b8f55 to b81773c Compare July 25, 2026 15:09
iMattPro force-pushed the ticket/17684 branch 4 times, most recently from daa681a to 989dde2 Compare July 27, 2026 03:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL