Skip to content

Fix(Core): Remove dead webservices hook registration (backport #87) - #89

Merged
RomainLvr merged 1 commit into
10.0/bugfixesfrom
some_fix_v10
Sep 4, 2026
Merged

Fix(Core): Remove dead webservices hook registration (backport #87)#89
RomainLvr merged 1 commit into
10.0/bugfixesfrom
some_fix_v10

Conversation

@stonebuzz

Copy link
Copy Markdown

Backports the applicable part of #87 from main to 10.0/bugfixes. The displayText() SSRF/IDOR fix and the symfony/yaml bump from #87 do not apply here: v10 never received the embedded-document-image feature that fix targets, and stays on symfony/yaml ^5.4 (main moved to ^7.4), so neither piece has an equivalent on this branch.

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

Backport for #87

Screenshots (if appropriate):

Backports the applicable part of #87 from main to 10.0/bugfixes.
The displayText() SSRF/IDOR fix and the symfony/yaml bump from #87
do not apply here: v10 never received the embedded-document-image
feature that fix targets, and stays on symfony/yaml ^5.4 (main
moved to ^7.4), so neither piece has an equivalent on this branch.
@stonebuzz
stonebuzz requested a review from RomainLvr September 4, 2026 07:29
@RomainLvr
RomainLvr merged commit 24cbe36 into 10.0/bugfixes Sep 4, 2026
3 checks passed
@RomainLvr
RomainLvr deleted the some_fix_v10 branch September 4, 2026 08:05
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.

2 participants