Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Feature) webhook should support BitBucket server's secrets #463

Closed
venushka opened this issue Nov 25, 2018 · 0 comments · Fixed by #464
Closed

(Feature) webhook should support BitBucket server's secrets #463

venushka opened this issue Nov 25, 2018 · 0 comments · Fixed by #464

Comments

@venushka
Copy link
Contributor

Like the GitHub's webhook secret support (#102), BitBucket server also has the support for having a secret for webhooks. This is feature is explained in their documentation.

The behaviour is quite similar to how secrets work for GitHub, however BitBucket server uses sha256 instead of sha1 algorithm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant