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

Adding support for the redirect action. closes #144 #290

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Adding support for the redirect action. closes #144 #290

merged 1 commit into from
Jul 14, 2022

Conversation

sts
Copy link
Contributor

@sts sts commented Jul 14, 2022

Example:

 SecRule REQUEST_URI "/redirect" 
       "phase:1,id:1,status:302,redirect:https://www.example.com"

closes #144


Thanks for your PR ❤️

Example:

 SecRule REQUEST_URI "/redirect" \
       "phase:1,id:1,status:302,redirect:https://www.example.com"
@sts sts mentioned this pull request Jul 14, 2022
3 tasks
@sts
Copy link
Contributor Author

sts commented Jul 14, 2022

Tests are not clean, as v3/dev is currently not clean.

Copy link
Member

@jptosso jptosso left a comment

Choose a reason for hiding this comment

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

LGTM

@jptosso jptosso merged commit fbf8383 into corazawaf:v3/dev Jul 14, 2022
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