docs: cover the newer Fritz!OS DNS rebind protection UI, fixes #708 - #709
Open
stasadev wants to merge 2 commits into
Open
docs: cover the newer Fritz!OS DNS rebind protection UI, fixes #708#709stasadev wants to merge 2 commits into
stasadev wants to merge 2 commits into
Conversation
## The Issue - Fixes ddev#708 Newer Fritz!OS versions moved DNS rebinding protection off the Network Settings page into a separate "Advanced network settings" area, so the steps in the article no longer match what people see. ## How This PR Solves The Issue Splits "The Solution" into "Newer Fritz!OS versions" and "Older Fritz!OS versions", keeping the existing screenshot for the older interface and adding two screenshots from the issue for the newer one. Adds modifiedDate/modifiedComment and credits the reporter. Screenshots sit after each step list rather than indented inside it: rehype-figure duplicates an image nested in a list item and hoists the copy to the top of the post. ## Manual Testing Instructions Visit https://pr-REPLACE_ME.ddev-com-fork-previews.pages.dev/blog/fritzbox-routers-and-ddev/ and confirm four images render: the feature image plus three screenshots in the body, with both step lists numbered correctly. 🤖 Developed with assistance from [Claude Code](https://claude.ai/code) Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
stasadev
force-pushed
the
20260730_stasadev_fritzbox_new_ui
branch
from
July 30, 2026 17:53
b04a389 to
19b1155
Compare
|
🌐 Fork Preview for PR #709 https://pr-709.ddev-com-fork-previews.pages.dev This preview updates automatically when you push changes to your fork. |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Issue
Newer Fritz!OS versions moved DNS rebinding protection off the Network Settings page into a separate "Advanced network settings" area, so the steps in the article no longer match what people see.
How This PR Solves The Issue
Splits "The Solution" into "Newer Fritz!OS versions" and "Older Fritz!OS versions", keeping the existing screenshot for the older interface and adding two screenshots from the issue for the newer one. Adds modifiedDate/modifiedComment and credits the reporter.
Screenshots sit after each step list rather than indented inside it: rehype-figure duplicates an image nested in a list item and hoists the copy to the top of the post.
Manual Testing Instructions
Visit https://pr-709.ddev-com-fork-previews.pages.dev/blog/fritzbox-routers-and-ddev/ and confirm four images render: the feature image plus three screenshots in the body, with both step lists numbered correctly.
🤖 Developed with assistance from Claude Code