Cameron Moore
6bbf14f7d9
Transition payload hash option names to hmac
...
The payload-hash-* options are imprecisely named. Clarify their function
as HMAC validations by renaming them. The existing options will continue
to work but are deprecated. Log a warning if the old options are used.
All tests, examples, and documentation are updated.
Fixes #289
2020-09-27 20:24:36 -05:00
Adnan Hajdarevic
37698e63b6
add support for setting global response headers using -header flag
...
add support for setting response headers for a successfuly triggered hook
2016-02-27 22:13:09 +01:00
Adnan Hajdarevic
9c545a745f
return command output, pass whole payload as json to the command
2015-06-06 14:19:52 +02:00
Adnan Hajdarevic
a7bbff0963
fixed invalid parameter name in example file
2015-03-13 01:59:10 +01:00
Adnan Hajdarevic
90528b2ed9
webhook 2.0.0
2015-03-13 01:31:49 +01:00
Adnan Hajdarevic
ea7fd4cb87
fix
2015-02-25 00:21:10 +01:00
Adnan Hajdarevic
363a5359bd
refactoring
2015-01-13 02:12:19 +01:00
Adnan Hajdarevic
c70c21fda7
added flags to specify the hooks json file path, ip and port the webhook should serve on
2015-01-13 00:59:18 +01:00