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(http_authz): fix creation with empty headers, fix empty header format #13584

Merged
merged 4 commits into from
Aug 23, 2024

Conversation

savonarola
Copy link
Contributor

@savonarola savonarola commented Aug 7, 2024

Fixes EMQX-12803
Fixes EMQX-12913

Release version: e5.8.0

Summary

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • Added tests for the changes
  • [na] Added property-based tests for code which performs user input validation
  • Changed lines covered in coverage report
  • Change log has been added to changes/(ce|ee)/(feat|perf|fix|breaking)-<PR-id>.en.md files
  • For internal contributor: there is a jira ticket to track this change
  • Schema changes are backward compatible

@savonarola savonarola force-pushed the 0802-fix-http-authz-58 branch from 2ecf9a8 to fd245ee Compare August 7, 2024 08:31
@savonarola savonarola force-pushed the 0802-fix-http-authz-58 branch from fd245ee to 9cb229a Compare August 7, 2024 10:58
@savonarola savonarola changed the base branch from master to release-58 August 7, 2024 10:58
@savonarola savonarola force-pushed the 0802-fix-http-authz-58 branch from 9cb229a to 94544d7 Compare August 7, 2024 11:24
@HJianBo HJianBo marked this pull request as ready for review August 23, 2024 04:04
@HJianBo HJianBo requested review from JimMoen and a team as code owners August 23, 2024 04:04
zmstone
zmstone previously approved these changes Aug 23, 2024
@savonarola savonarola merged commit 9595b5d into emqx:release-58 Aug 23, 2024
188 checks passed
@savonarola savonarola deleted the 0802-fix-http-authz-58 branch August 23, 2024 10:51
@emqxqa
Copy link

emqxqa commented Aug 24, 2024

TestExecution

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.

4 participants