Skip to content

feat(stalwart): add Stalwart webhook integration with authentication …#65

Draft
jzunigax2 wants to merge 1 commit into
feat/store-stalwart-account-idfrom
feat/stalwart-events-webhook
Draft

feat(stalwart): add Stalwart webhook integration with authentication …#65
jzunigax2 wants to merge 1 commit into
feat/store-stalwart-account-idfrom
feat/stalwart-events-webhook

Conversation

@jzunigax2

Copy link
Copy Markdown
Contributor
  • Introduced Stalwart webhook configuration in .env.template.
  • Added StalwartEventsModule, including controller, service, and authentication guard.
  • Implemented event handling logic for Stalwart webhook events.
  • Configured authentication using Basic Auth with credentials from environment variables.

This integration allows the application to process events from Stalwart's webhook

…and event handling

- Introduced Stalwart webhook configuration in .env.template.
- Added StalwartEventsModule, including controller, service, and authentication guard.
- Implemented event handling logic for Stalwart webhook events.
- Configured authentication using Basic Auth with credentials from environment variables.

This integration allows the application to process events from Stalwart's webhook securely.
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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.

1 participant