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

7 Commits

Author SHA1 Message Date
Brant DeBow
df2ebff7a9
Adjusted Handlers to new repository method names; updated tests to naming convention 2025-04-02 13:19:09 -04:00
Brant DeBow
3e161144cd
Update Slack and Webhook handlers to use new Repositories 2025-03-31 09:33:09 -04:00
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
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