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: forward-auth request body is too large #10589

Merged
merged 16 commits into from
Dec 4, 2023
Merged

fix: forward-auth request body is too large #10589

merged 16 commits into from
Dec 4, 2023

Conversation

Sn0rt
Copy link
Contributor

@Sn0rt Sn0rt commented Dec 4, 2023

Description

The gateway returns 403 forbidden in the forward-auth.lua file because the post request body is too large

Fixes #10375

@lplcc @shreemaan-abhishek @monkeyDluffy6017 @Gallardot pls help me review this one.

Copy link
Contributor

@shreemaan-abhishek shreemaan-abhishek left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@Gallardot Gallardot left a comment

Choose a reason for hiding this comment

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

LGTM

@monkeyDluffy6017 monkeyDluffy6017 merged commit 592a761 into apache:master Dec 4, 2023
31 checks passed
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.

bug: When the request body is too large, forward-auth returns 403
5 participants