Skip to content

Next release - #171

Open
eddort wants to merge 9 commits into
developfrom
next-release
Open

Next release#171
eddort wants to merge 9 commits into
developfrom
next-release

Conversation

@eddort

@eddort eddort commented Jul 17, 2026

Copy link
Copy Markdown
Member

No description provided.

F4ever and others added 6 commits May 26, 2026 11:45
…EN_FILE

Webhook mode requests can now be authenticated with a bearer token
sent in the Authorization header. The token is read either directly
from the WEBHOOK_TOKEN env variable or from a file pointed to by
WEBHOOK_TOKEN_FILE, following the existing *_FILE convention.
The webhook token is sent in the Authorization header as
"Bearer <token>" by default. WEBHOOK_HEADER allows sending it in a
custom header instead (e.g. X-Api-Key), in which case the raw token
is sent without the Bearer prefix.
feat: add possibility to set bearer token in webhook mod for webhooks
@eddort
eddort requested a review from a team as a code owner July 17, 2026 10:00
@eddort
eddort changed the base branch from main to develop July 23, 2026 14:05
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 this pull request may close these issues.

3 participants