1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-28 13:15:12 +01:00
bitwarden-server/src/Core/Utilities
2024-03-26 08:34:55 +10:00
..
AssemblyHelpers.cs [SM-90] Add Config Endpoint Phase 1 (#2130) 2022-09-05 11:19:04 -04:00
BillingHelpers.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
BitPayClient.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
BulkAuthorizationHandler.cs [AC-1373] Flexible Collections (#3245) 2023-11-01 09:30:52 +00:00
ClaimsExtensions.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
CoreHelpers.cs Use static property for JsonSerializerOptions (#3923) 2024-03-26 08:34:55 +10:00
CurrentContextMiddleware.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
CustomIpRateLimitMiddleware.cs [PM-6141] Remove rate limiting ip blocker (#3754) 2024-02-07 12:23:26 -05:00
CustomRedisProcessingStrategy.cs [PM-6153] Dedicated redis connection for rate limiter (#3763) 2024-02-07 17:38:18 -05:00
DeviceTypes.cs Added DeviceTypes for CLI (#3329) 2023-11-09 15:23:16 -05:00
DistributedCacheExtensions.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
EncryptedStringAttribute.cs Improve Speed of EncryptedStringAttribute (#3785) 2024-02-20 13:07:54 -05:00
EncryptedStringLengthAttribute.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
EpochDateTimeJsonConverter.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
HandlebarsObjectJsonConverter.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
HostBuilderExtensions.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IDbMigrator.cs Bitwarden Unified Self-Host project (#2410) 2022-11-18 14:39:01 -05:00
JsonHelpers.cs [AC-1637] Sanitize Business and Organization Names from html script injection prior to storing in db (#3302) 2024-03-05 10:56:48 +00:00
KdfSettingsValidator.cs [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
LoggerFactoryExtensions.cs Upgrade logging packages for .NET 8 (#3798) 2024-02-13 14:34:55 -05:00
LoggingExceptionHandlerFilterAttribute.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
RequireFeatureAttribute.cs Establish IFeatureService as scoped (#3679) 2024-01-18 09:47:34 -05:00
SecurityHeadersMiddleware.cs [PM-5052] Upgrade to .NET 8 (#3461) 2024-02-05 13:03:42 -05:00
SelfHostedAttribute.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SpanExtensions.cs [PM-5052] Upgrade to .NET 8 (#3461) 2024-02-05 13:03:42 -05:00
StaticStore.cs [AC-1708] Teams Starter Plan (#3386) 2023-11-03 22:26:47 +00:00
StrictEmailAddressAttribute.cs [SM-244] Resolve dotnet warnings (#2283) 2022-10-18 22:12:26 +02:00
StrictEmailAddressListAttribute.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SystemTextJsonCosmosSerializer.cs [PM-5645] Cosmos DB Grant Storage (#3634) 2024-01-10 12:59:16 +00:00