Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global filters - path and query as attr gets blocked the wrong way #1131

Open
yanushg opened this issue Dec 15, 2022 · 0 comments
Open

Global filters - path and query as attr gets blocked the wrong way #1131

yanushg opened this issue Dec 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@yanushg
Copy link

yanushg commented Dec 15, 2022

Describe the bug
when setting path as "test" in global filter we block even when sending a request to /t
To Reproduce
Steps to reproduce the behavior:

  1. Go to global filters
  2. add this global filter: {"id":"0cc68b16a649","name":"New Global Filter","source":"self-managed","mdate":"","description":"New Global Filter Description and Remarks","active":true,"action":"action-global-filter-block","tags":[],"rule":{"relation":"OR","entries":[["path","test","test"]]}}
  3. save and publish
  4. send a request with /t
    Expected behavior
    we should not get blocked
    Screen Shot 2022-12-14 at 14 09 52

working with 5.0.1 version for most, fast api tag for confserver and 5.0.6 tag for UI

@yanushg yanushg added the bug Something isn't working label Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants