1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-01 13:43:23 +01:00
bitwarden-server/src/Events
Kyle Spearrin 4cbe05da3c
SendGrid Mail Delivery Provider (#1892)
* add sendgrid mail delivery service

* <

* remove duplicate code

* fix test by using ISendGridClient interface
2022-03-01 19:09:51 -05:00
..
Controllers Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00
Models new client event types, pass date to event funcs 2019-07-09 11:44:09 -04:00
Properties Updated Kestrel application url to use IIS port (#820) 2020-07-14 09:36:38 -05:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
appsettings.Development.json Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
appsettings.json Move localhost services settings to development settings file (#1423) 2021-07-01 09:04:30 -05:00
appsettings.Production.json Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
appsettings.QA.json revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
appsettings.SelfHosted.json Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
build.ps1 azure build scripts 2019-07-24 21:59:14 -04:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
Dockerfile Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
entrypoint.sh build events container into docker deployment 2019-07-09 14:49:34 -04:00
Events.csproj Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00
newrelic.config Update qa env (#1504) 2021-08-10 11:15:16 -07:00
packages.lock.json SendGrid Mail Delivery Provider (#1892) 2022-03-01 19:09:51 -05:00
Program.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
Startup.cs Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00