1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 21:18:13 -05:00

6 Commits

Author SHA1 Message Date
Brant DeBow
ffda25608c
Moved Slack OAuth to take into account the Organization it's being stored for. Added methods to store the top level integration for Slack 2025-03-24 11:13:23 -04:00
Brant DeBow
fb7d24286d
SlackService improvements, testing, integration configurations 2025-03-17 07:40:21 -04:00
Brant DeBow
d33edbdd85
Added new TemplateProcessor and added/updated unit tests 2025-03-06 20:29:18 -05:00
Brant DeBow
862f1821c8
Refactored Slack and Webhook integrations to pull configurations dynamically from a new Repository 2025-03-06 15:37:24 -05:00
Brant DeBow
f80acaec0a
[PM-17562] Refactor to Support Multiple Message Payloads (#5400)
* [PM-17562] Refactor to Support Multiple Message Payloads

* Change signature as per PR suggestion
2025-02-14 13:38:27 -05:00
Brant DeBow
02262476d6
[PM-17562] Add Azure Service Bus for Distributed Events (#5382)
* [PM-17562] Add Azure Service Bus for Distributed Events

* Fix failing test

* Addressed issues mentioned in SonarQube

* Respond to PR feedback

* Respond to PR feedback - make webhook opt-in, remove message body from log
2025-02-11 10:20:06 -05:00