1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-04 19:07:50 +01:00
bitwarden-server/src/EventsProcessor
Chad Scharf 898c7baf89
Fix queue message encoding for Azure (UTF-16 in XML) (#1439)
* Revert "Encode into b64 to avoid illegal xml encoding when sending to Azure (#1425)"

This reverts commit 2c9a5bb4ab.

* Azure queue to use base64 encoding universally

* Ensure byte size calc is using encoded byte count

* Remove message text extension from blockIP svc

* Remove unused using on blockIp hosted service
2021-07-07 10:49:59 -04:00
..
Properties Disable launchBrowser launchSetting (#1400) 2021-06-16 18:36:23 +02:00
appsettings.json more logging 2019-07-11 16:19:38 -04:00
appsettings.Production.json move event processor to aspnet hosted service 2019-03-02 12:15:28 -05:00
AzureQueueHostedService.cs Fix queue message encoding for Azure (UTF-16 in XML) (#1439) 2021-07-07 10:49:59 -04:00
build.ps1 azure build scripts 2019-07-24 21:59:14 -04:00
build.sh Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
Dockerfile Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
entrypoint.sh Adding the events processor container image (#1271) 2021-04-15 08:28:55 -07:00
EventsProcessor.csproj Add Directory.Build.props (#1314) 2021-05-12 13:03:21 -04:00
Program.cs upgrade to aspnet core 3.1 2020-01-10 08:33:13 -05:00
Startup.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00