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