AdobeDocs / experience-manager-dispatcher.en

This is the repository for Adobe Experience Manager Dispatcher documentation. Your contributions to the documentation are welcome.
https://experienceleague.adobe.com/en/docs/experience-manager-dispatcher/using/dispatcher
Other
13 stars 16 forks source link

Bad example description in filter section - allow vs deny #69

Closed lklement closed 1 year ago

lklement commented 1 year ago

Issue in ./help/using/dispatcher-configuration.md Current Text reads:

Example Filter: Allow Access to the Workflow Console The following example shows a filter used to deny external access to the Workflow console: /filter { /0001 { /glob "" /type "deny" } /0002 { /type "allow" /url "/libs/cq/workflow/content/console" } }

I believe the 'deny' in the description should be "allow"

guillaumecarlino commented 1 year ago

Thank you for opening this issue. We will investigate.

guillaumecarlino commented 1 year ago

@adobe export issue to Jira project CQDOC

github-jira-sync-bot commented 1 year ago

:white_check_mark: Jira issue CQDOC-20751 is successfully created for this GitHub issue.

raimanS commented 1 year ago

Thank you for the suggestion. The page has been updated [1].

[1] - https://experienceleague.adobe.com/docs/experience-manager-dispatcher/using/configuring/dispatcher-configuration.html#defining-a-filter