Historique des commits

Auteur SHA1 Message Date
  Akinori MUSHA 6ad9937e4b WebhookAgent initializes payload_path with `.` and secret with a random UUIDv4 value il y a 1 an
  Akinori MUSHA 930da10cea Reformat code with Rubocop and manually adjust styles il y a 1 an
  Tommy Quissens b470db13bc Make recaptcha v3 work il y a 4 ans
  Akinori MUSHA 867c10d9c9 Fix WebhookAgent so that it only reads pure request parameters il y a 4 ans
  Akinori MUSHA e668dbeda2 Use EventHeadersConcern il y a 6 ans
  Justin Hammond db0eb2a123 add HTTP headers to payload of Webhook Agent il y a 6 ans
  Albert Sun 2ac6927a6a Option for custom response headers for receive_web_request (#1977) il y a 7 ans
  Thiago Talma 51b9bbca17 Allow Redirect Requests (#1881) il y a 7 ans
  Thiago Talma 4fdd69c6f4 interpolated response (#1682) il y a 8 ans
  Thiago Talma c3d5380f98 Option to set response code for webhook agent (#1676) il y a 8 ans
  Akinori MUSHA 7e609b9ed3 Add support for reCAPTCHA to WebhookAgent il y a 9 ans
  Andrew Cantino 023d49dd98 Remove default option and spec that empty string is allowed il y a 9 ans
  Adam Mokan 684ae1d73f changed response to utilized `interpolated` to allow for liquid templating il y a 9 ans
  Adam Mokan e6ca814607 Allow custom response message to be optionally set for the WebhookAgent il y a 9 ans
  Andrew Cantino 7592c3e455 update WebhookAgent doc il y a 9 ans
  Darren Cauthon 65ff919c29 Show a better error message when using custom verbs. il y a 9 ans
  Darren Cauthon 921bbeeaba Commas only. il y a 9 ans
  Darren Cauthon e5eed27afa Use interpolated instead of params, per suggestion from @cantino. il y a 9 ans
  Darren Cauthon 8ed32e5664 Refactor. il y a 9 ans
  Darren Cauthon 0d40119737 Document the change. il y a 9 ans
  Darren Cauthon 8c73d094ce Organize the code a bit. il y a 9 ans
  Darren Cauthon 4364611961 Handle more edge-case input. il y a 9 ans
  Darren Cauthon 51e84180fb Note which verbs are allowed when there are multiple verbs. il y a 9 ans
  Darren Cauthon e0a7c67dcc Add support for multiple verbs. il y a 9 ans
  Darren Cauthon 349ada1d62 First working GET example. il y a 9 ans
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. il y a 9 ans
  Dustin Miller fe8662244f Moved agent picker script to agent-edit-page.js.coffee, reverted heredoc blocks due to scope issue il y a 9 ans
  Dustin Miller e0188d686e Updated agent descriptions to ensure compatibility with new agent picker il y a 9 ans
  KimJungHun 085853a4dd change description of webhook agent il y a 9 ans
  Andrew Cantino f5ff481fc9 allow the webhook agent to loop over returned results if the payload_path points to an array il y a 9 ans