1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-31 23:21:22 +01:00
bitwarden-server/src/Core/Utilities
2021-11-08 15:55:42 -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 Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
CaptchaProtectedAttribute.cs Protect user registration with captcha (#1480) 2021-07-22 12:29:06 -05:00
CoreHelpers.cs use fixed-time comparison of secrets (#1698) 2021-11-08 15:55:42 -05:00
CurrentContextMiddleware.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06: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
HostBuilderExtensions.cs enable default appsettings for self hosted installs (#1263) 2021-04-09 09:48:43 -04:00
LoggerFactoryExtensions.cs Update code to log to Azure Cosmos DB (#1624) 2021-10-11 10:16:19 -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 Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
ServiceCollectionExtensions.cs Add Stripe Adapter and IBraintreeGateway to DI (#1596) 2021-09-27 23:01:13 +02:00
StaticStore.cs Organization autoscaling (#1585) 2021-09-23 05:36:08 -05:00
StrictEmailAddressAttribute.cs Add support for international domain names (IDN) in email addresses (#1512) 2021-08-31 13:49:11 +10:00
StrictEmailAddressListAttribute.cs Refactor email attributes (#1458) 2021-07-16 08:01:51 +10:00