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

fjern cookie header fra proxy requests #1696

Merged
merged 4 commits into from
Oct 2, 2023
Merged

fjern cookie header fra proxy requests #1696

merged 4 commits into from
Oct 2, 2023

Conversation

kenglxn
Copy link
Contributor

@kenglxn kenglxn commented Sep 29, 2023

vi får noen HTTP 431 som tyder på at vi videresender cookies gjennom proxyen.
Denne PR legger til en ligen plugin som fjerner cookie header fra alle proxt requests dersom det finnes.
Fjerner også cookie parser plugin. Den er ikke i bruk.

  • Testet lokalt og i dev.

@kenglxn kenglxn changed the title wip test fjerning av cookie header fjern cookie header fra proxy requests Oct 2, 2023
@kenglxn kenglxn marked this pull request as ready for review October 2, 2023 10:29
@kenglxn kenglxn requested a review from a team as a code owner October 2, 2023 10:29
@kenglxn kenglxn merged commit 56fb29f into master Oct 2, 2023
3 checks passed
@kenglxn kenglxn deleted the nofwdcookie branch October 2, 2023 11:36
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