Skip to content

[8.0-stable] Revert update check URL change#3801

Merged
tvdeyen merged 1 commit into8.0-stablefrom
backport/8.0-stable/pr-3800
Mar 27, 2026
Merged

[8.0-stable] Revert update check URL change#3801
tvdeyen merged 1 commit into8.0-stablefrom
backport/8.0-stable/pr-3800

Conversation

@alchemycms-bot
Copy link
Copy Markdown

Backport

This will backport the following commits from main to 8.0-stable:

Questions ?

Please refer to the Backport tool documentation

This reverts commit 522102a.

The original fix changed the update check URL from app.alchemy-cms.com
to www.alchemy-cms.com because app.alchemy-cms.com was redirecting.
However, www.alchemy-cms.com has Cloudflare Super Bot Fight Mode enabled,
which blocks automated requests with a JS challenge, causing a 403.

The actual fix was to set the app.alchemy-cms.com DNS record to DNS-only
(bypassing Cloudflare proxy), so the update check endpoint is now
reachable directly without bot protection interference.

(cherry picked from commit bdd1016)
@alchemycms-bot alchemycms-bot bot requested a review from a team as a code owner March 27, 2026 17:58
@alchemycms-bot alchemycms-bot bot mentioned this pull request Mar 27, 2026
3 tasks
@tvdeyen tvdeyen enabled auto-merge March 27, 2026 17:59
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.20%. Comparing base (3adb954) to head (ca6a4fc).
⚠️ Report is 3 commits behind head on 8.0-stable.

Additional details and impacted files
@@             Coverage Diff             @@
##           8.0-stable    #3801   +/-   ##
===========================================
  Coverage       97.20%   97.20%           
===========================================
  Files             288      288           
  Lines            7579     7579           
===========================================
  Hits             7367     7367           
  Misses            212      212           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tvdeyen tvdeyen merged commit c8ed5d2 into 8.0-stable Mar 27, 2026
14 of 15 checks passed
@tvdeyen tvdeyen deleted the backport/8.0-stable/pr-3800 branch March 27, 2026 18:09
@alchemycms-bot alchemycms-bot bot mentioned this pull request Mar 27, 2026
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