-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
- Changed topic title from "Secure access to the Magento Admin UI" to more generic "Create custom VCL for IP allowlist" - Clarified VCL snippet JSON example showing allowlist logic and the two options for adding from Magento Admin or using Fastly API - Renamed Custom VCL for blocking topic ==> Custom VCL for IP block list to match the topic title for allowlist - Updated topic titles in TOC - Updated all custom VCL example topics to have parallel structure and content - Removed escaping from VCL code examples -- escaping only needed if you submit snippet as JSON string -- and added note about when to escape special characters with link to Fastly VCL reference for examples.
Co-Authored-By: Michael Casey <mcasey@magento.com>
Co-Authored-By: Michael Casey <mcasey@magento.com>
Co-Authored-By: Michael Casey <mcasey@magento.com>
Co-Authored-By: Michael Casey <mcasey@magento.com>
Co-Authored-By: Michael Casey <mcasey@magento.com>
Co-Authored-By: Michael Casey <mcasey@magento.com>
Co-Authored-By: Michael Casey <mcasey@magento.com>
Co-Authored-By: Michael Casey <mcasey@magento.com>
Co-Authored-By: Michael Casey <mcasey@magento.com>
Co-Authored-By: Michael Casey <mcasey@magento.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a few minor things to look at.
I noticed repetition between three topics. It's nothing that needs fixing now, but whenever it becomes a pattern it raises my eyebrows. If you have to change one, you have to remember to change them all, maybe.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few suggestions to commit
Why do you not work locally? Seems to be extra work to do this in the GitHub interface for your own PR. |
…com:magento/devdocs into mae-magecloud-4821-fastly-allowlist-updates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is almost approved, but I saw one small return that cut a word in half.
Co-Authored-By: hguthrie <hguthrie@users.noreply.github.com>
running tests |
Hi @meker12, thank you for your contribution! |
Purpose of this pull request
Per support feedback, updated Fastly custom VCL topics in the Cloud Guide to improve documentation for creating custom IP allowlists. (MAGECLOUD-4821)
Also, cleaned up all custom VCL topics:
To do
Affected DevDocs pages
https://devdocs.magento.com/cloud/cdn/cloud-vcl-custom-snippets.md
https://devdocs.magento.com/cloud/cdn//fastly-vcl-badreferer.md
https://devdocs.magento.com/cloud/cdn/fastly-vcl-blocking.md
https://devdocs.magento.com/cloud/cdn/fastly-vcl-whitelist.md
https://devdocs.magento.com/cloud/cdn/fastly-vcl-wordpress.md
https://devdocs.magento.com/cloud/trouble/robots-sitemap.md