Global hook options #4

Open
opened 2021-04-02 00:32:33 +02:00 by finga · 0 comments
Owner

Some of the configuration parameter of a hook should also be configurable globally.

It would make sense to enable optional global configuration of following hook parameters:

  • signature
  • ip_filter
  • secrets

In order to accomplish that a serde deserializer has to be implemented (https://serde.rs/impl-deserializer.html)

Some of the configuration parameter of a hook should also be configurable globally. It would make sense to enable optional global configuration of following hook parameters: * signature * ip_filter * secrets In order to accomplish that a serde deserializer has to be implemented (https://serde.rs/impl-deserializer.html)
finga added the
enhancement
label 2021-04-02 00:32:40 +02:00
finga self-assigned this 2021-04-02 00:32:42 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: finga/webhookey#4
No description provided.