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

fix: no longer negate autocomplete_headers option #176

Merged
merged 4 commits into from
Aug 23, 2023

Conversation

theseion
Copy link
Collaborator

@theseion theseion commented Aug 7, 2023

When the logic was inverted, as we renamed stop_magic to autocomplete_headers, we forgot to remove the logic inversion when passing the option to the request builder.

When the logic was inverted, as we renamed `stop_magic` to
`autocomplete_headers`, we forgot to remove the logic inversion when
passing the option to the request builder.
@theseion theseion requested a review from fzipi August 7, 2023 13:17
Copy link
Member

@fzipi fzipi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say let's write a test to catch this?

@theseion
Copy link
Collaborator Author

theseion commented Aug 8, 2023

Yes... I was being lazy and you caught me 😅.

@theseion theseion requested a review from fzipi August 20, 2023 15:27
@theseion
Copy link
Collaborator Author

Should be good now.

@fzipi fzipi merged commit b23cf19 into coreruleset:main Aug 23, 2023
3 checks passed
@theseion theseion deleted the fix-autocomplete-headers branch August 23, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants