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

Webhook security #9518

Closed
2 tasks done
siepkes opened this issue Jul 7, 2023 · 3 comments
Closed
2 tasks done

Webhook security #9518

siepkes opened this issue Jul 7, 2023 · 3 comments
Labels
question This is more a question for the support than an issue. wontfix Nobody will work on this.

Comments

@siepkes
Copy link

siepkes commented Jul 7, 2023

Describe the issue

I can't find information on how to enable webhook authentication. GitHub themselves seem to recommend to use their HMAC functionality (with shared secret) they provide (see GitHub's Securing your webhooks). In the Weblate documentation for the GitHub Webhook integration I don't see any way to authenticate the requests are actually coming from GitHub. I also don't see an option in settings.py to for example specify a shared secret.

Am I missing something here?

I already tried

  • I've read and searched the documentation.
  • I've searched for similar issues in this repository.

Steps to reproduce the behavior

.

Expected behavior

No response

Screenshots

No response

Exception traceback

No response

How do you run Weblate?

Git checkout

Weblate versions

No response

Weblate deploy checks

No response

Additional context

No response

@siepkes siepkes added the question This is more a question for the support than an issue. label Jul 7, 2023
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

This issue looks more like a support question than an issue. We strive to answer these reasonably fast, but purchasing the support subscription is not only more responsible and faster for your business but also makes Weblate stronger.

In case your question is already answered, making a donation is the right way to say thank you!

@nijel
Copy link
Member

nijel commented Jul 8, 2023

There is currently no support for webhooks authentication. Weblate uses only repository URL and branch to detect which component to update.

@github-actions
Copy link

This issue has been automatically marked as stale because there wasn’t any recent activity.

It will be closed soon if no further action occurs.

Thank you for your contributions!

@github-actions github-actions bot added the wontfix Nobody will work on this. label Jul 23, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question This is more a question for the support than an issue. wontfix Nobody will work on this.
Projects
None yet
Development

No branches or pull requests

2 participants