1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-04 14:13:28 +01:00
bitwarden-server/src/Core/Utilities
Addison Beck c8220fdfa6
Plan And Price Updates (#859)
* Expanded the Plan model to make plan & product data a bit more dynamic 
* Created a Product enum to track versioned instances of the same plan
* Created and API call and Response model for getting plan & product data from the server
2020-08-11 14:19:56 -04: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 adjust cors origin checks (#800) 2020-06-27 15:08:50 -04: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 Sso user table, model and repo stubbed out (#837) 2020-07-28 10:03:09 -04:00
StaticStore.cs Plan And Price Updates (#859) 2020-08-11 14:19:56 -04:00