-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Revert "bug #30423 [Security] Rework firewall's access denied rule (dimabory)" #31142
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
Conversation
chalasr
commented
Apr 17, 2019
Q | A |
---|---|
Branch? | 3.4 |
Bug fix? | yes |
New feature? | no |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
Fixed tickets | #31136 |
License | MIT |
Doc PR | n/a |
So idea is to push this to 3.4 and 4.2 but not master right? Or should we just delay the real fix until 5.0 is branched? |
I'm fine with having it in master/4.3. |
Yes so we agree the revert should only be in 3.4 and 4.2, and the fix stays in master/4.3 indeed 😄 |
We will need a new PR for master though. |
You could just resubmit the same PR with the upgrade and changelog notes that will be needed now. |
@dimabory PR welcome with UPGRADE + CHANGELOG entries |
…ied rule (dimabory)" (chalasr) This PR was merged into the 3.4 branch. Discussion ---------- Revert "bug #30423 [Security] Rework firewall's access denied rule (dimabory)" | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? |no | Tests pass? | yes | Fixed tickets | #31136 | License | MIT | Doc PR | n/a Commits ------- cd77f6f Revert "bug #30423 [Security] Rework firewall's access denied rule (dimabory)"
Thank you @chalasr |