1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/src/Core/Utilities
Addison Beck b877c25234
Implemented tax collection for subscriptions (#1017)
* Implemented tax collection for subscriptions

* Cleanup for Sales Tax

* Cleanup for Sales Tax

* Changes a constraint to an index for checking purposes

* Added and implemented a ReadById method for TaxRate

* Code review fixes for Tax Rate implementation

* Code review fixes for Tax Rate implementation

* Made the SalesTax migration script rerunnable
2020-12-04 12:05:16 -05:00
..
BillingHelpers.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
BitPayClient.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
CoreHelpers.cs Changed the return type for BuildIdentityClaims() (#989) 2020-11-11 10:56:22 -05:00
CurrentContextMiddleware.cs abstract context building to overrideable SetContextAsync (#766) 2020-06-04 14:14:43 -04:00
CustomIpRateLimitMiddleware.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
DuoApi.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -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
EnumKeyResolver.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
LoggerFactoryExtensions.cs Add syslog suport for sending application logs to a Syslog server (#742) 2020-05-22 21:19:59 -04: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
SelfHostedAttribute.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
ServiceCollectionExtensions.cs Implemented tax collection for subscriptions (#1017) 2020-12-04 12:05:16 -05:00
StaticStore.cs fix base seats on teams 2019 2020-09-07 09:19:33 -04:00