Add missing 94.236.119.0/26 to configure-protocols IP allowlist#100
Open
ZLeventer wants to merge 2083 commits into
Open
Add missing 94.236.119.0/26 to configure-protocols IP allowlist#100ZLeventer wants to merge 2083 commits into
ZLeventer wants to merge 2083 commits into
Conversation
added 30 commits
August 21, 2025 21:02
This IP is listed in setup-steps.md but was absent from the configure-protocols-for-marketo.md allowlist, causing an inconsistency that could lead to misconfigured firewalls. Fixes AdobeDocs#71.
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.
Closes #71 (configure-protocols-for-marketo.md side).
Summary
94.236.119.0/26is listed insetup-steps.mdbut was absent from the IP allowlist inconfigure-protocols-for-marketo.md, creating an inconsistency between the two setup pages. A customer following Configure Protocols instead of Setup Steps would miss this range and have an incomplete allowlist.Change
Added
94.236.119.0/26between192.28.160.0/19and199.15.212.0/22to match the ordering insetup-steps.md.Note
The
setup-steps.mdside of this fix is covered separately by #98.