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

⚠️ Use limited reader in webhooks #2598

Merged
merged 5 commits into from Jan 8, 2024

Commits on Jan 6, 2024

  1. add missing limitedReader

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    90ea1c1 View commit details
    Browse the repository at this point in the history
  2. update maxRequestSize and explain values in comment

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    5ed1ff8 View commit details
    Browse the repository at this point in the history
  3. use more specific http error code

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    de53931 View commit details
    Browse the repository at this point in the history
  4. add extra comments and update value for maxRequestSize

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    930ab18 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. use const instead of var

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    78b8b06 View commit details
    Browse the repository at this point in the history