Commit graph

2 commits

Author SHA1 Message Date
b370d59b40 Implement secret functionality
In order to validate requests a field called `secret` has to be sent
containing a secret key which validates the request. A hook will be
executed only if the secret sent with the request matches the hook's
secret.
2021-03-19 10:40:19 +01:00
2539e75071 Add readme file to give at least some infos 2021-03-12 16:59:30 +01:00