1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-10 15:13:29 +01:00
bitwarden-server/src/Core/Utilities
Justin Baur daeaa42851
[PS-40] Upgrade to .NET 6 (#2056)
* Bump to .NET 6

* Update Docker images

* Update docs

* Update workflow for linter

* Add all common versions to props file

* Update tools manifest

* Update csproj files

* Update packages.lock.json files

* Switch to setup-dotnet

* Remove msbuild

* Fix deps breaking changes

* Manually install msbuild

* Use msbuild for build

* Fix verbosity switch

* Remove unused exceptions

* Address linter feedback

* Make Obsolete warnings suggestions for now.

* Force Evaluate

* Format on tests

* Run formatting again.

* Use windows 2022

* force evaluate

* Fix restore

* Fix linter

* Skip test

* Update Directory.Build.props

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>

* Address PR feedback

* Add IntegationTest for Rate limiter

* Fix test

* Reenable test

* Reorder test

* Skip test again

* Add tracking link

* Update .github/workflows/build.yml

Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
2022-06-24 10:39:34 -04:00
..
BillingHelpers.cs Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00
BitPayClient.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
CaptchaProtectedAttribute.cs captcha scores (#1967) 2022-05-09 12:25:13 -04:00
ClaimsExtensions.cs [PS-589] Fix emergency contact takeover device verification and endpoints for its settings (#2016) 2022-06-06 14:52:50 -03:00
CoreHelpers.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
CurrentContextMiddleware.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
CustomIpRateLimitMiddleware.cs [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
DuoApi.cs ensure no path specific in duo host (#1985) 2022-05-09 16:00:00 -04:00
DuoWeb.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
EncryptedStringLengthAttribute.cs encrypted string length attr 2018-08-02 08:57:32 -04:00
EncryptedValueAttribute.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
EpochDateTimeJsonConverter.cs Feature/token service (#1785) 2022-01-10 09:58:16 -06:00
HandlebarsObjectJsonConverter.cs Start Migration from Newtonsoft.Json to System.Text.Json (#1803) 2022-01-21 09:36:25 -05:00
HostBuilderExtensions.cs enable default appsettings for self hosted installs (#1263) 2021-04-09 09:48:43 -04:00
JsonHelpers.cs Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
LoggerFactoryExtensions.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
LoggingExceptionHandlerFilterAttribute.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
SecurityHeadersMiddleware.cs Added middleware for general security headers (#1700) 2021-11-09 11:37:14 -05:00
SelfHostedAttribute.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
StaticStore.cs Add Spanish version of healthcare.gov (#2040) 2022-06-07 21:39:18 +02:00
StrictEmailAddressAttribute.cs Check for ascii-only in entire local part of emails (#2072) 2022-06-22 17:51:16 -05:00
StrictEmailAddressListAttribute.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00