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

Abuse Protection for webhooks #491

Merged
merged 8 commits into from
May 19, 2020
Merged

Commits on May 11, 2020

  1. First pass at supporting receiver based webhook abuse protection

    Signed-off-by: Scott Nichols <snichols@vmware.com>
    Scott Nichols committed May 11, 2020
    Configuration menu
    Copy the full SHA
    e1b1923 View commit details
    Browse the repository at this point in the history
  2. Adding client test for new status codes.

    Signed-off-by: Scott Nichols <snichols@vmware.com>
    Scott Nichols committed May 11, 2020
    Configuration menu
    Copy the full SHA
    52b675e View commit details
    Browse the repository at this point in the history
  3. adding options to set the GET and OPTIONS function handlers.

    Signed-off-by: Scott Nichols <snichols@vmware.com>
    Scott Nichols committed May 11, 2020
    Configuration menu
    Copy the full SHA
    05c3444 View commit details
    Browse the repository at this point in the history
  4. adding docs for abuse protection

    Signed-off-by: Scott Nichols <snichols@vmware.com>
    Scott Nichols committed May 11, 2020
    Configuration menu
    Copy the full SHA
    bc04c59 View commit details
    Browse the repository at this point in the history
  5. don't drop encoding checkgi

    Signed-off-by: Scott Nichols <snichols@vmware.com>
    Scott Nichols committed May 11, 2020
    Configuration menu
    Copy the full SHA
    18e0cf8 View commit details
    Browse the repository at this point in the history
  6. fix unit tests for unknown encoding

    Signed-off-by: Scott Nichols <snichols@vmware.com>
    Scott Nichols committed May 11, 2020
    Configuration menu
    Copy the full SHA
    9639549 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Merge branch 'master' into abuse-protection

    Signed-off-by: Scott Nichols <snichols@vmware.com>
    Scott Nichols committed May 19, 2020
    Configuration menu
    Copy the full SHA
    5def1bd View commit details
    Browse the repository at this point in the history
  2. allow nil event to be delivered if receiver wants

    Signed-off-by: Scott Nichols <snichols@vmware.com>
    Scott Nichols committed May 19, 2020
    Configuration menu
    Copy the full SHA
    8e86388 View commit details
    Browse the repository at this point in the history