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

core/envoy: fix remove cookie lua script #4641

Merged
merged 4 commits into from Nov 9, 2023
Merged

Conversation

calebdoxsey
Copy link
Contributor

@calebdoxsey calebdoxsey commented Oct 25, 2023

Summary

Rewrite the remove_pomerium_cookie lua function to handle = inside of cookie values.

Related issues

Fixes https://github.com/pomerium/internal/issues/1530

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@calebdoxsey calebdoxsey requested a review from a team as a code owner October 25, 2023 22:37
@calebdoxsey calebdoxsey added bug Something isn't working backport 0-23-0 labels Oct 25, 2023
@coveralls
Copy link

Coverage Status

coverage: 63.714% (+0.04%) from 63.678%
when pulling f49bc00 on cdoxsey/envoy-lua-cookie
into 77f9893 on main.

@calebdoxsey calebdoxsey merged commit d21cdb3 into main Nov 9, 2023
10 checks passed
@calebdoxsey calebdoxsey deleted the cdoxsey/envoy-lua-cookie branch November 9, 2023 17:49
backport-actions-token bot pushed a commit that referenced this pull request Nov 9, 2023
* core/envoy: fix remove cookie lua script

* fix matching prefix

* fix test data
calebdoxsey added a commit that referenced this pull request Nov 9, 2023
core/envoy: fix remove cookie lua script (#4641)

* core/envoy: fix remove cookie lua script

* fix matching prefix

* fix test data

Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 0-24-0 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants